EmerisHQ / demeris

Emeris web app
https://app.emeris.com/
Apache License 2.0
12 stars 2 forks source link

fix: change-dexinfo-and-daggregation-endpoints-to-prod #1724

Closed eitjuh closed 2 years ago

eitjuh commented 2 years ago

Endpoints are changed to prod for dexinfo and daggregation.

Please check in network tab for testing, because right now the prod endpoints are still being worked on (daggregation endpoint might be tricky to test, because balances are broken right now)

Edit: You can actually use VITE_FEATURE_USE_DEV=true to test, if you're lucky that dev is stable

github-actions[bot] commented 2 years ago

Visit the preview URL for this PR (updated for commit 7942182):

https://emeris-app--pr1724-fix-change-dexinfo-a-p59j1hc9.web.app

(expires Fri, 06 May 2022 10:31:03 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

fl-y commented 2 years ago
Screenshot 2022-04-29 at 7 40 34 PM

As a result doesn't load any balances on the swap widget

eitjuh commented 2 years ago

api.emeris.com/v1/dexinfo/swaps is literally 404 atm. DO NOT merge

that's expected, it's in progress :-D https://allinbits.slack.com/archives/C02TBMVAJDN/p1651227698460269?thread_ts=1651226179.042009&cid=C02TBMVAJDN

I already whipped this PR up, since swap is disabled, and we'll need to move it to prod endpoint anyway

josietyleung commented 2 years ago

prod endpoints are up! let's switch :)