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

Prune unnecessary custom modules #521

Open
3 tasks
yoongbok-lee opened this issue Nov 29, 2022 · 0 comments
Open
3 tasks

Prune unnecessary custom modules #521

yoongbok-lee opened this issue Nov 29, 2022 · 0 comments

Comments

@yoongbok-lee
Copy link
Collaborator

Summary

Prune any modules that we can directly refer back to the vanilla modules without any feature / optimization loss.

Problem Definition

Many modules could be cleaned out of the codebase since some of them are only included because we needed some modification in the genesis etc. This can be done through directly modifying the generated genesis, so we can just use the vanilla modules in those cases.

Proposal

A clear and concise description of the solution you'd like (what you want to happen).

Alternatives

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
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

No branches or pull requests

1 participant