stride icon indicating copy to clipboard operation
stride copied to clipboard

Authz grant query fails

Open george-aj opened this issue 2 years ago • 1 comments

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

george-aj avatar Nov 22 '22 18:11 george-aj