Skip to content

Add heights to every gRPC request #149

Open

Description

Summary

Heights are not included in gRPC requests as the height can be set in the SDK context. This isn't very useful for non-go implementations which might have a difficult time setting the SDK context correctly.

We should add a height request into the gRPC requests. ibc-rs is currently having difficulty doing gRPC requests at specific heights.

The height in the request seems sufficiently generalized that other implementations could implement the same gRPC routes with the same proto files

cc @fedekunze


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged/assigned
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    • Status

      Todo 🏃

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions