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

DenomTrace gRPC should take in a IBC prefixed denom rather than a hash #101

Closed
3 tasks
colin-axner opened this issue Mar 31, 2021 · 0 comments · Fixed by #1342
Closed
3 tasks

DenomTrace gRPC should take in a IBC prefixed denom rather than a hash #101

colin-axner opened this issue Mar 31, 2021 · 0 comments · Fixed by #1342

Comments

@colin-axner
Copy link
Contributor

Summary

The DenomTrace gRPC takes in just the hash as the request argument. This requires clients to parse out the ibc prefix. The hash is never used without the ibc prefix so we should parse out the ibc portion in the gRPC handler


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged/assigned
@colin-axner colin-axner added this to the 1.1.0 milestone May 28, 2021
@crodriguezvega crodriguezvega modified the milestones: 1.1.0, vNext Sep 17, 2021
faddat referenced this issue in notional-labs/ibc-go Mar 1, 2022
Fix 'rly svc' to 'rly development' on testnets/README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
2 participants