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

feat: create a query that directly returns all module accounts without pagination or iteration #987

Merged
merged 13 commits into from
Oct 12, 2022

Conversation

jgimeno
Copy link
Contributor

@jgimeno jgimeno commented Oct 6, 2022

Closes: #903

Description

It exposes all module accounts from a query endpoint.

@jgimeno jgimeno requested a review from a team as a code owner October 6, 2022 18:25
@jgimeno jgimeno marked this pull request as draft October 6, 2022 18:26
@jgimeno jgimeno removed the request for review from a team October 6, 2022 18:26
@jgimeno jgimeno changed the title feat: A query for all of a trader's positions (every vpool) feat: create a query that directly returns all module accounts without pagination or iteration Oct 6, 2022
@jgimeno jgimeno marked this pull request as ready for review October 10, 2022 09:59
@jgimeno jgimeno requested a review from a team October 10, 2022 15:51
@jgimeno jgimeno enabled auto-merge (squash) October 11, 2022 04:18
x/util/client/cli/query.go Outdated Show resolved Hide resolved
@jgimeno jgimeno requested review from NibiruHeisenberg and a team October 12, 2022 12:25
@jgimeno jgimeno merged commit d571914 into master Oct 12, 2022
@jgimeno jgimeno deleted the feat/add-query-module-accounts branch October 12, 2022 16:56
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 this pull request may close these issues.

feat: create a query that directly returns all module accounts without pagination or iteration
3 participants