Skip to content

Update gRPC version to the latest one and keep it compatible with Tendermint | gogoproto #8392

Closed
@robert-zaremba

Description

Summary

In the 0.40.1 release, we encountered a problem with google.golang.org/grpc:

  • Tendermint requires v1.35.0
  • SDK has v1.33.2

So, the dependency resolver uses v1.35.0 for both. Unfortunately this breaks SDK.

Proposal

Update gRPC to the latest version and fix the problem

Reference:


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    C: gRPCIssues and PRs related to the gRPC service and HTTP gateway.dependenciesPull requests that update a dependency file

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions