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 refactors #4604

Merged
merged 19 commits into from
Jun 25, 2019
Merged

supply refactors #4604

merged 19 commits into from
Jun 25, 2019

Conversation

rigelrozanski
Copy link
Contributor

@rigelrozanski rigelrozanski commented Jun 20, 2019

refactors for fede's supply module

closes #4546

  • 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)

Alessio Treglia and others added 8 commits June 19, 2019 14:24
Account getters are removed from client context. x/auth has the
queriers necessary for retrieving account information.
These functions should be removed since they are currently
redundant and don't provide any extra value.

Closes: #4543
AccountDecoder is now entirely redundant.
client package now does no longer depend on x/auth.

Context: #4488
This flag isn't used anywhere and probably hasn't for quite some time.
@alexanderbez
Copy link
Contributor

@rigelrozanski is this R4R? It doesn't build.

@fedekunze fedekunze added the WIP label Jun 21, 2019
@fedekunze fedekunze merged commit 9ff5736 into fedekunze/3972-supply Jun 25, 2019
@fedekunze fedekunze deleted the rigel/supply branch June 25, 2019 11:29
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.

7 participants