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: overwrite x/distribution /community_pool endpoint to include x/community balance #1563

Merged
merged 5 commits into from Apr 17, 2023

Conversation

drklee3
Copy link
Member

@drklee3 drklee3 commented Apr 17, 2023

Description

Overwrites the /cosmos/distribution/v1beta1/community_pool endpoint to use our own x/community endpoint that adds both x/distribution and x/community pool balances.

This endpoint will give the same response as querying /kava/community/v1beta1/total_balance, which can also be queried directly.

Checklist

  • Changelog has been updated as necessary.

@drklee3 drklee3 changed the title Overwrite x/distribution /community_pool endpoint to include x/community balance feat: overwrite x/distribution /community_pool endpoint to include x/community balance Apr 17, 2023
@drklee3 drklee3 marked this pull request as ready for review April 17, 2023 19:19
@drklee3 drklee3 merged commit 56f697f into master Apr 17, 2023
8 checks passed
@drklee3 drklee3 deleted the dl-community-pool-endpoint branch April 17, 2023 19:54
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