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

chore: improve DenomTrace grpc (backport #1342) #1504

Merged
merged 2 commits into from
Jun 9, 2022

Commits on Jun 7, 2022

  1. chore: improve DenomTrace grpc (#1342)

    * change DenomTrace grpc
    
    * update CHANGELOG.md
    
    * minor
    
    * minor
    
    * minor
    
    * minor
    
    * minor
    
    * minor
    
    * Update modules/apps/transfer/keeper/grpc_query_test.go
    
    Co-authored-by: Carlos Rodriguez <carlos@interchain.io>
    
    * Update modules/apps/transfer/keeper/grpc_query_test.go
    
    Co-authored-by: Carlos Rodriguez <carlos@interchain.io>
    
    * Update CHANGELOG.md
    
    Co-authored-by: Damian Nolan <damiannolan@gmail.com>
    
    * use TrimPrefix() in DenomTrace()
    
    * update migration doc
    
    Co-authored-by: Carlos Rodriguez <carlos@interchain.io>
    Co-authored-by: Damian Nolan <damiannolan@gmail.com>
    (cherry picked from commit 23e7e7d)
    
    # Conflicts:
    #	CHANGELOG.md
    #	docs/ibc/proto-docs.md
    #	docs/migrations/v3-to-v4.md
    #	modules/apps/transfer/client/cli/query.go
    catShaark authored and mergify[bot] committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    70dfe82 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. fix conflicts

    crodriguezvega committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    d7b1d94 View commit details
    Browse the repository at this point in the history