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

Authz grant query fails #385

Open
4 tasks
george-aj opened this issue Nov 22, 2022 · 1 comment
Open
4 tasks

Authz grant query fails #385

george-aj opened this issue Nov 22, 2022 · 1 comment

Comments

@george-aj
Copy link

george-aj commented Nov 22, 2022

Summary of Bug

Unable to query a granter/grantee for authz grants: https://rest.cosmos.directory/stride/cosmos/authz/v1beta1/grants?granter=stride1cvncg08uc6nxuem2w2wkkd74kd4n6gzf4q94vd&grantee=stride1f49xq0rmah39sk58aaxq6gnqcvupee7jaxxgcr

Which returns:

{ "code": 2, "message": "runtime error: invalid memory address or nil pointer dereference: panic", "details": [ ] }

Even though a couple of grants happened between the above granter/grantee pair and should exist: https://www.mintscan.io/stride/txs/89F698563A2F4D651FAF522927872526A122255C721573B7226031C33D804363

Version

Current mainnet

Steps to Reproduce

Grant some authz grants and try to query them.

For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@Ryz0nd
Copy link

Ryz0nd commented Dec 12, 2022

@asalzmann
Is this related to cosmos/cosmos-sdk#13933?

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

No branches or pull requests

2 participants