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

Make app.go boilerplate methods go into their own file #713

Closed
Tracked by #671
ValarDragon opened this issue Jan 4, 2022 · 0 comments · Fixed by #862
Closed
Tracked by #671

Make app.go boilerplate methods go into their own file #713

ValarDragon opened this issue Jan 4, 2022 · 0 comments · Fixed by #862

Comments

@ValarDragon
Copy link
Member

ValarDragon commented Jan 4, 2022

There are many boilerplate methods in app.go, they should be moved to their own boilerplate.go files.

@ValarDragon ValarDragon mentioned this issue Jan 4, 2022
3 tasks
@ValarDragon ValarDragon changed the title Move all boilerplate methods (line 730 onwards) into its own file. Make app.go boilerplate methods go into their own file Jan 4, 2022
ValarDragon pushed a commit that referenced this issue Feb 27, 2022
* create app/modules.go

* add AppKeepers struct
Repository owner moved this from 🕒 Todo to ✅ Done in Osmosis Chain Development Feb 27, 2022
mergify bot pushed a commit that referenced this issue Feb 27, 2022
* create app/modules.go

* add AppKeepers struct

(cherry picked from commit 8d50ef5)
ValarDragon pushed a commit that referenced this issue Mar 1, 2022
* create app/modules.go

* add AppKeepers struct

(cherry picked from commit 8d50ef5)

Co-authored-by: voluntatis_summ <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant