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

Cannot query the tx result of x/foundation MsgUpdateParam proposal #1109

Closed
4 tasks
zemyblue opened this issue Sep 4, 2023 · 0 comments
Closed
4 tasks

Cannot query the tx result of x/foundation MsgUpdateParam proposal #1109

zemyblue opened this issue Sep 4, 2023 · 0 comments
Assignees
Labels
A: bug Something isn't working C:x/foundation x/foundation module
Milestone

Comments

@zemyblue
Copy link
Member

zemyblue commented Sep 4, 2023

Summary of Bug

MsgUpdateParam is remove from protobuf of x/foundation. So a result of processed MsgUpdateParam tx cannot be queried through cosmwas.tx.v1beta1.Service/GetTx.

// the error message
{
  "code": 3,
  "message": "unable to resolve type URL /lbm.foundation.v1.MsgUpdateParams: tx parse error: invalid request",
  "details": [
  ]
}

Version

v0.48.0-rc2

Steps to Reproduce


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@zemyblue zemyblue added the A: bug Something isn't working label Sep 4, 2023
@zemyblue zemyblue added this to the v0.48.0 milestone Sep 4, 2023
@zemyblue zemyblue added the C:x/foundation x/foundation module label Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: bug Something isn't working C:x/foundation x/foundation module
Projects
None yet
Development

No branches or pull requests

2 participants