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

Stargate: Add pagination support for queries #242

Closed
alpe opened this issue Aug 4, 2020 · 1 comment · Fixed by #317
Closed

Stargate: Add pagination support for queries #242

alpe opened this issue Aug 4, 2020 · 1 comment · Fixed by #317
Assignees
Milestone

Comments

@alpe
Copy link
Contributor

alpe commented Aug 4, 2020

At the moment we return all elements.

With stargate we can use the "cosmos/query/pagination.proto"in the rpc endpoint.

This includes upgrading the cli to use the grpc query server

@ethanfrey ethanfrey modified the milestones: v1.1.0, v2.0.0 Aug 19, 2020
@ethanfrey ethanfrey changed the title Add pagination support for queries Stargate: Add pagination support for queries Aug 19, 2020
@ethanfrey
Copy link
Member

Also see #256 for launchpad version of it

@alpe alpe modified the milestones: v2.0.0, v1.0.0 Oct 14, 2020
@ethanfrey ethanfrey modified the milestones: v1.0.0, v0.12.0, v0.13.0 Oct 29, 2020
@alpe alpe self-assigned this Nov 17, 2020
@alpe alpe closed this as completed in #317 Nov 23, 2020
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

Successfully merging a pull request may close this issue.

2 participants