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 will be using the proto v2 API, which means the gogoproto plugin will no longer be usable. How can we replace the functionality of the customtype feature in gogoproto? #19213

Closed
TraderWithPython opened this issue Jan 24, 2024 · 1 comment
Assignees

Comments

@TraderWithPython
Copy link

No description provided.

@github-actions github-actions bot added the needs-triage Issue that needs to be triaged label Jan 24, 2024
@tac0turtle tac0turtle added T:question and removed needs-triage Issue that needs to be triaged labels Jan 24, 2024
@tac0turtle tac0turtle self-assigned this Jan 24, 2024
@tac0turtle
Copy link
Member

Hey, we dont plan on replacing this feature automatically. The usage of customtype was done due to gogoproto, but I dont think we should reintroduce it. Instead we can have helper functions that go between the types. This is what the generated code would do as well.

Closing this issue, in the future if you have more questions i recommend opening them on the proto repo and we can respond there

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

No branches or pull requests

2 participants