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: enable gRPC HTTP gateway #1085

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

byte-bandit
Copy link
Contributor

@byte-bandit byte-bandit commented Feb 8, 2024

Related Github tickets

Background

All custom modules have at least some HTTP API endpoints configured, but none of them were enabled. This change makes sure all modules register their endpoints accordingly. Make sure to set api.enable to true in ~/.paloma/config/app.toml by default the API is disabled.

Testing completed

  • test coverage exists or has been added/updated
  • tested in a private testnet

Breaking changes

  • I have checked my code for breaking changes
  • If there are breaking changes, there is a supporting migration.

@byte-bandit byte-bandit enabled auto-merge (squash) February 8, 2024 15:04
Copy link
Contributor

@taariq taariq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@byte-bandit byte-bandit merged commit 605e12f into palomachain:master Feb 8, 2024
2 checks passed
@taariq taariq deleted the feature/http-rpc branch February 8, 2024 15:19
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

Successfully merging this pull request may close these issues.

None yet

2 participants