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: proxy unhandled requests #67

Merged
merged 1 commit into from
Jan 7, 2023

Conversation

javiersuweijie
Copy link
Member

Allows mantlemint to proxy requests to a defined LCD for requests it cannot handle.

Adds a new env configuration LCD_ENDPOINTS that can be used to add a list of LCD endpoints that will be uniformly and randomly picked to serve a request that mantlemint is not able to handle.

Eg:
image

@javiersuweijie javiersuweijie changed the base branch from main to upgrade/cosmos-46 December 21, 2022 02:56
@javiersuweijie javiersuweijie marked this pull request as ready for review December 21, 2022 02:56
@gregnuj gregnuj merged commit 62ca995 into upgrade/cosmos-46 Jan 7, 2023
@gregnuj gregnuj deleted the feat/proxy-unhandled-requests branch January 7, 2023 17:54
gregnuj pushed a commit that referenced this pull request Jan 7, 2023
* upgrade to cosmos v0.45.10 (#62)

* Fix/cosmos 0.45.10 (#63)

* upgrade to cosmos v0.45.10

* fix: remove reqres done flag

Co-authored-by: Greg Junge <greg@terra.money>

* wip: upgrade to cosmos 46 with ignite 0.25.1

* feat: add proxy for unhandled requests (#67)

Co-authored-by: Javier Su <javier.su.weijie@gmail.com>
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.

2 participants