Skip to content

(test-only) GMX execution cost research page#2491

Closed
qwinndev wants to merge 2 commits into
releasefrom
gmx-execution-costs
Closed

(test-only) GMX execution cost research page#2491
qwinndev wants to merge 2 commits into
releasefrom
gmx-execution-costs

Conversation

@qwinndev

Copy link
Copy Markdown
Contributor

Summary

  • Adds a dev-only GMX BTC execution-cost research page at #/gmx-execution-costs.
  • Adds scripts to fetch/regenerate GMX execution cost datasets and app/report data.
  • Includes 90d / 30d / 7d / 1d BTC datasets with protocol-cost math including swap cost.
  • Uses existing app dropdown, sorter, and pagination components for the research UI.

Notes

  • Route and lazy import are gated behind import.meta.env.DEV.
  • Holding fees are reported separately and excluded from protocol cost.
  • Exact delay drift is not modeled because order-created oracle mid data is unavailable.

Validation

  • node_modules/.bin/eslint src/pages/GmxExecutionCosts/GmxExecutionCosts.tsx src/App/MainRoutes.tsx src/context/SorterContext/types.ts src/context/SorterContext/SorterContextProvider.tsx --max-warnings=0
  • yarn tsc -p tsconfig.json --noEmit --pretty false
  • Browser checks for dropdowns, table sorting/pagination, and column alignment.
  • Pre-push checks passed.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented May 24, 2026

Copy link
Copy Markdown

Deploying gmx-interface-home with  Cloudflare Pages  Cloudflare Pages

Latest commit: dcb80a5
Status: ✅  Deploy successful!
Preview URL: https://7b1738fa.gmx-interface-home.pages.dev
Branch Preview URL: https://gmx-execution-costs.gmx-interface-home.pages.dev

View logs

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying gmx-interface with  Cloudflare Pages  Cloudflare Pages

Latest commit: dcb80a5
Status: ✅  Deploy successful!
Preview URL: https://84e5616d.gmx-interface.pages.dev
Branch Preview URL: https://gmx-execution-costs.gmx-interface.pages.dev

View logs

@github-actions

Copy link
Copy Markdown

Playwright Component Test Report

All tests passed.

View Report

Commit dcb80a5

@qwinndev

Copy link
Copy Markdown
Contributor Author

Combined into #2556.

@qwinndev qwinndev closed this Jun 10, 2026
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.

1 participant