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

Allow chains to disable controller or host functionality in interchain accounts #523

Closed
3 of 7 tasks
colin-axner opened this issue Nov 5, 2021 · 0 comments
Closed
3 of 7 tasks

Comments

@colin-axner
Copy link
Contributor

colin-axner commented Nov 5, 2021

Summary

There should exist governance parameters which enable or disable host or controller chain functionality. If the controller chain functionality is enabled, the controller side code should ensure the controller authentication module is not nil. Passing in a nil authentication application to ica.NewIBCModule should be considered valid (this overrides the on chain parameter as no authentication module is provided)

Code changes needed to close issue:


For Admin Use

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

No branches or pull requests

1 participant