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

supply querier #4592

Merged
merged 189 commits into from
Jul 1, 2019
Merged

supply querier #4592

merged 189 commits into from
Jul 1, 2019

Conversation

fedekunze
Copy link
Collaborator

@fedekunze fedekunze commented Jun 19, 2019

closes #4082

  • Targeted PR against correct branch (see CONTRIBUTING.md)

  • Linked to github-issue with discussion and accepted design OR link to spec that describes this work.

  • Wrote tests

  • Updated relevant documentation (docs/)

  • Added a relevant changelog entry: clog add [section] [stanza] [message]

  • rereviewed Files changed in the github PR explorer


For Admin Use:

  • Added appropriate labels to PR (ex. wip, ready-for-review, docs)
  • Reviewers Assigned
  • Squashed all commits, uses message "Merge pull request #XYZ: [title]" (coding standards)

@alexanderbez alexanderbez changed the base branch from fedekunze/3972-supply to master June 28, 2019 20:11
@fedekunze fedekunze removed the S:blocked Status: Blocked label Jun 28, 2019
Copy link
Member

@AdityaSripal AdityaSripal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@aayushijain23 aayushijain23 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me too.

Copy link
Contributor

@colin-axner colin-axner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, left a note for myself for updating supply REST endpoints

x/supply/client/rest/query.go Outdated Show resolved Hide resolved
x/supply/client/rest/query.go Outdated Show resolved Hide resolved
Copy link
Contributor

@alessio alessio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Route paths should be snake_case - so they are elsewhere in the codebase.

x/supply/types/querier.go Outdated Show resolved Hide resolved
x/supply/types/querier.go Outdated Show resolved Hide resolved
Co-Authored-By: Alessio Treglia <[email protected]>
@fedekunze fedekunze requested a review from alessio June 29, 2019 19:12
@alessio
Copy link
Contributor

alessio commented Jun 30, 2019

Thanks @fedekunze - tests fail now

@alessio alessio dismissed alexanderbez’s stale review July 1, 2019 11:30

Suggestions have been incorporated. Hence dismissing in order to merge

@alessio alessio merged commit 48e8161 into master Jul 1, 2019
@alessio alessio deleted the fedekunze/4082-supply-querier branch July 1, 2019 11:32
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.

x/supply: Implement Querier
8 participants