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

Use v5 types on mint queries #727

Merged
merged 1 commit into from
Dec 19, 2024
Merged

Use v5 types on mint queries #727

merged 1 commit into from
Dec 19, 2024

Conversation

fernandofcampos
Copy link
Contributor

Purpose of Changes and their Description

Params type was updated at mint/v5, but Queries and Tx were still using the old definition from v1beta1.

This PR updates query.proto and tx.proto

Link(s) to Ticket(s) or Issue(s) resolved by this PR

Are these changes tested and documented?

  • If tested, please describe how. If not, why tests are not needed.
  • If documented, please describe where. If not, describe why docs are not needed.
  • Added to Unreleased section of CHANGELOG.md?

Still Left Todo

Fill this out if this is a Draft PR so others can help.

Copy link

github-actions bot commented Dec 19, 2024

The latest Buf updates on your PR. Results from workflow Buf Linter / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed⏩ skippedDec 19, 2024, 11:06 PM

x/mint/module/module.go Outdated Show resolved Hide resolved
kpeluso
kpeluso previously approved these changes Dec 19, 2024
@kpeluso kpeluso merged commit 393ee58 into dev Dec 19, 2024
9 checks passed
@kpeluso kpeluso deleted the fernando/fix-mint-query branch December 19, 2024 23:31
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.

3 participants