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

Update SimApp to have exportable keepers #4893

Closed
4 tasks
colin-axner opened this issue Aug 12, 2019 · 0 comments · Fixed by #4894
Closed
4 tasks

Update SimApp to have exportable keepers #4893

colin-axner opened this issue Aug 12, 2019 · 0 comments · Fixed by #4894
Assignees

Comments

@colin-axner
Copy link
Contributor

colin-axner commented Aug 12, 2019

Summary

Update SimApp to be compatible for external usage.

Problem Definition

SimApp is useful for doing integration tests, but all its field are unexported.

Proposal

Make keeper field exported and add getter functions for its keys and cdc.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant