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

feat: adding interchain account address query to controller submodule (backport #2193) #2291

Merged
merged 2 commits into from
Sep 14, 2022

Commits on Sep 14, 2022

  1. feat: adding interchain account address query to controller submodule (

    …#2193)
    
    * adding interchain account address query to ica controller
    
    * adding basic cli query
    
    * satisfy linter, aligning recvr var naming
    
    * Apply suggestions from code review
    
    Co-authored-by: Carlos Rodriguez <carlos@interchain.io>
    
    * reordering cli args
    
    * regenerate protobufs and swagger docs post review suggestions
    
    * adding changelog
    
    * Update modules/apps/27-interchain-accounts/controller/client/cli/query.go
    
    Co-authored-by: Carlos Rodriguez <carlos@interchain.io>
    (cherry picked from commit e569045)
    
    # Conflicts:
    #	CHANGELOG.md
    #	docs/client/swagger-ui/swagger.yaml
    #	docs/ibc/proto-docs.md
    #	modules/apps/27-interchain-accounts/controller/keeper/grpc_query.go
    #	modules/apps/27-interchain-accounts/controller/keeper/grpc_query_test.go
    #	modules/apps/27-interchain-accounts/controller/types/query.pb.go
    damiannolan authored and mergify[bot] committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    b9174cf View commit details
    Browse the repository at this point in the history
  2. fix merge conflicts

    colin-axner committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    204c087 View commit details
    Browse the repository at this point in the history