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: gRPC query for operator and chain configuration (backport #13485) #13498

Merged
merged 6 commits into from
Oct 11, 2022

Commits on Oct 10, 2022

  1. feat: gRPC query for operator and chain configuration (#13485)

    (cherry picked from commit c60c556)
    
    # Conflicts:
    #	CHANGELOG.md
    #	UPGRADING.md
    #	api/cosmos/auth/v1beta1/query_grpc.pb.go
    #	api/cosmos/bank/v1beta1/query.pulsar.go
    #	runtime/app.go
    #	server/start.go
    #	simapp/app_legacy.go
    #	x/auth/types/query.pb.go
    #	x/bank/types/query.pb.go
    alexanderbez authored and mergify[bot] committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    9c589b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. fix conflicts

    tac0turtle committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    09cbc83 View commit details
    Browse the repository at this point in the history
  2. remove api module

    tac0turtle committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    242315c View commit details
    Browse the repository at this point in the history
  3. make proto-gen

    julienrbrt committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    9430791 View commit details
    Browse the repository at this point in the history
  4. update changelog

    julienrbrt committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    a1c4017 View commit details
    Browse the repository at this point in the history
  5. updates

    alexanderbez committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    44addfd View commit details
    Browse the repository at this point in the history