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

Tidy unused keeper dependencies on AppModules #205

Open
4 tasks
dongsam opened this issue Feb 21, 2022 · 0 comments
Open
4 tasks

Tidy unused keeper dependencies on AppModules #205

dongsam opened this issue Feb 21, 2022 · 0 comments
Labels
Milestone

Comments

@dongsam
Copy link
Contributor

dongsam commented Feb 21, 2022

Summary

Tidy unused keeper dependencies on AppModules ( Unless used in simulation, abci logic, the keeper of another module is usually only needed in Keeper struct of the module, but there are AppModules receiving unused keeper.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@dongsam dongsam added help wanted Extra attention is needed dependencies chain/app labels Feb 21, 2022
@dongsam dongsam added this to the v1.0 milestone Feb 21, 2022
@dongsam dongsam modified the milestones: v1.0, v2.0 May 4, 2022
@dongsam dongsam modified the milestones: v2.0, v3.0.0 Jul 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant