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

fix: show liquidation graph again #87

Merged
merged 3 commits into from
Jun 27, 2024
Merged

Conversation

frazarshad
Copy link
Contributor

It reverts #86 to reveal the liquidations graph again

@frazarshad frazarshad requested a review from toliaqat June 27, 2024 08:44
Copy link

cloudflare-workers-and-pages bot commented Jun 27, 2024

Deploying agoric-inter-dashboard with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0982a70
Status: ✅  Deploy successful!
Preview URL: https://e82f28d7.agoric-inter-dashboard.pages.dev
Branch Preview URL: https://fix-reveal-liquidation-graph.agoric-inter-dashboard.pages.dev

View logs

src/constants.ts Outdated
@@ -11,7 +11,7 @@ export const VBANK_RESERVE_ACCOUNT = 'vbank/reserve';
export const GRAPH_DAYS = 90;

export const SUBQUERY_URL = 'https://api.subquery.network/sq/agoric-labs/agoric-mainnet-v2';
export const SUBQUERY_STAGING_URL = 'https://api.subquery.network/sq/agoric-labs/agoric-mainnet-v2';
export const SUBQUERY_STAGING_URL = 'https://api.subquery.network/sq/agoric-labs/agoric-mainnet-v2__YWdvc';
Copy link
Contributor

Choose a reason for hiding this comment

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

Delete this line because this URL should not be used.

Copy link

Cloudflare deployment logs are available here

@frazarshad frazarshad merged commit d7fdcee into master Jun 27, 2024
2 checks passed
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