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

cosmos-sdk-proto: use buf's enable_type_names feature #490

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

tony-iqlusion
Copy link
Member

Automatically impl the prost::Name trait using buf rather than manually maintaining a type registry in type_names.rs

Automatically impl the `prost::Name` trait using `buf` rather than
manually maintaining a type registry in `type_names.rs`
@tony-iqlusion tony-iqlusion changed the title Use buf's enable_type_names feature cosmos-sdk-proto: use buf's enable_type_names feature Aug 14, 2024
@tony-iqlusion tony-iqlusion merged commit 1cf7192 into main Aug 14, 2024
12 checks passed
@tony-iqlusion tony-iqlusion deleted the auto-gen-type-names-with-buf branch August 14, 2024 20:27
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.

1 participant