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

Expose Cosmos gRPC server #1861

Closed
corverroos opened this issue Sep 12, 2024 · 0 comments
Closed

Expose Cosmos gRPC server #1861

corverroos opened this issue Sep 12, 2024 · 0 comments
Assignees

Comments

@corverroos
Copy link
Collaborator

corverroos commented Sep 12, 2024

Problem to Solve

Halo currently exposes a cometBFT RPC server which can be used to query cometBFT and cosmos application.

See here for docs on RPC servers.

Some clients and operator and use-case do however prefer or require the use of the Cosmos gRPC.

Proposed Solution

Support configuring and enabling the Cosmos gRPC server in halo.

Note at this point we don't have an explicit use-case or requirement for this. So probably not worth doing yet.

@corverroos corverroos added this to the 4 - Mainnet v2 milestone Sep 12, 2024
corverroos added a commit that referenced this issue Sep 18, 2024
Adds support for cosmos gRPC and REST APIs.

issue: #1861
corverroos added a commit that referenced this issue Sep 19, 2024
We can't bind Cosmos gRPC to port 9090 on our VMs since it clashes with
grafana agent.

issue: #1861
@fabtreb fabtreb closed this as completed Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants