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: add support for spendable balances gRPC query (backport #11417) #11459

Merged
merged 6 commits into from
Mar 27, 2022

Commits on Mar 25, 2022

  1. feat: add support for spendable balances gRPC query (#11417)

    * updates
    
    * cl++
    
    * tests++
    
    * updates
    
    * updates
    
    (cherry picked from commit 9e1ec7b)
    
    # Conflicts:
    #	CHANGELOG.md
    #	x/bank/keeper/grpc_query_test.go
    #	x/bank/keeper/keeper_test.go
    #	x/bank/types/query.pb.go
    alexanderbez authored and mergify-bot committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    5a8c0c7 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2022

  1. updates

    alexanderbez committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    621113f View commit details
    Browse the repository at this point in the history
  2. updates

    alexanderbez committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    df2e397 View commit details
    Browse the repository at this point in the history
  3. updates

    alexanderbez committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    405081b View commit details
    Browse the repository at this point in the history
  4. updates

    alexanderbez committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    b6df5b1 View commit details
    Browse the repository at this point in the history
  5. updates

    alexanderbez committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    a5a74db View commit details
    Browse the repository at this point in the history