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

types/module package depends on x/simulation #5724

Closed
4 tasks
alessio opened this issue Feb 28, 2020 · 0 comments · Fixed by #5835
Closed
4 tasks

types/module package depends on x/simulation #5724

alessio opened this issue Feb 28, 2020 · 0 comments · Fixed by #5835
Assignees
Labels
Type: Code Hygiene General cleanup and restructuring of code to provide clarity, flexibility, and modularity.

Comments

@alessio
Copy link
Contributor

alessio commented Feb 28, 2020

SDK top-level packages and types should not depend on x/ packages.

Currently github.com/cosmos/cosmos-sdk/types/module/simulation.go imports github.com/cosmos/cosmos-sdk/x/simulation.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@alessio alessio added core Type: Code Hygiene General cleanup and restructuring of code to provide clarity, flexibility, and modularity. labels Feb 28, 2020
@jgimeno jgimeno self-assigned this Mar 19, 2020
@alessio alessio mentioned this issue Sep 15, 2020
9 tasks
larry0x pushed a commit to larry0x/cosmos-sdk that referenced this issue May 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Code Hygiene General cleanup and restructuring of code to provide clarity, flexibility, and modularity.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants