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

Queries with height not working #299

Closed
RiccardoM opened this issue Oct 14, 2020 · 0 comments · Fixed by #310
Closed

Queries with height not working #299

RiccardoM opened this issue Oct 14, 2020 · 0 comments · Fixed by #310
Assignees
Labels
kind/bug Something isn't working
Milestone

Comments

@RiccardoM
Copy link
Contributor

Bug description

Trying to find out the history of a profile, I found out that some of our queries do not consider the height flag when used through the REST interface.

Steps to reproduce

Try clicking on the following links. Both of them return the same result with height=0:

http://lcd.morpheus.desmos.network:1317/profiles/desmos1k7q92w7ku72ycutz6xqrx67v92yycff3emz88s?height=50000

http://lcd.morpheus.desmos.network:1317/profiles/desmos1k7q92w7ku72ycutz6xqrx67v92yycff3emz88s?height=84159

Expected behavior

The height flag should be properly considered. This must be verified on each of our REST queries endpoints individually.

@RiccardoM RiccardoM added the kind/bug Something isn't working label Oct 14, 2020
@RiccardoM RiccardoM assigned RiccardoM and unassigned RiccardoM Oct 14, 2020
@RiccardoM RiccardoM added this to the v0.14.0 milestone Oct 14, 2020
@leobragaz leobragaz self-assigned this Oct 20, 2020
@leobragaz leobragaz mentioned this issue Oct 21, 2020
7 tasks
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