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

gRPC gateway endpoint /cosmos/tx/v1beta1/txs/ is missing #370

Closed
kwunyeung opened this issue Feb 24, 2021 · 2 comments · Fixed by #373
Closed

gRPC gateway endpoint /cosmos/tx/v1beta1/txs/ is missing #370

kwunyeung opened this issue Feb 24, 2021 · 2 comments · Fixed by #373
Assignees
Labels
kind/bug Something isn't working
Milestone

Comments

@kwunyeung
Copy link
Contributor

Bug description

The gRPC gateway endpoint for querying tx is missing in morpheus-13001. The legacy API works.

Steps to reproduce

When query with

http://lcd.morpheus.desmos.network:1317/cosmos/tx/v1beta1/txs/6A6EE7B8F79358D1C1ACDA5792A39E439439B39690E23712D38AE29724009D38

returns Not Implemented.

However, the legacy API works

http://lcd.morpheus.desmos.network:1317/txs/6A6EE7B8F79358D1C1ACDA5792A39E439439B39690E23712D38AE29724009D38

Expected behavior

@kwunyeung kwunyeung added the kind/bug Something isn't working label Feb 24, 2021
@RiccardoM
Copy link
Contributor

RiccardoM commented Feb 24, 2021

@kwunyeung Is this endpoint present and working on the Cosmos Hub?

@kwunyeung
Copy link
Contributor Author

@RiccardoM yes it is

@RiccardoM RiccardoM added this to the v0.15.2 milestone Feb 24, 2021
RiccardoM added a commit that referenced this issue Feb 25, 2021
Signed-off-by: riccardo.montagnin <riccardo.montagnin@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants