Skip to content

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

Closed
qwinndev wants to merge 1 commit into
releasefrom
access-x-post
Closed

(test-only) GMX execution cost research page#2490
qwinndev wants to merge 1 commit into
releasefrom
access-x-post

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

Copy link
Copy Markdown

Deploying gmx-interface with  Cloudflare Pages  Cloudflare Pages

Latest commit: fb08d36
Status: ✅  Deploy successful!
Preview URL: https://4d860ab5.gmx-interface.pages.dev
Branch Preview URL: https://access-x-post.gmx-interface.pages.dev

View logs

@github-actions

Copy link
Copy Markdown

Playwright Component Test Report

All tests passed.

View Report

Commit fb08d36

@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: fb08d36
Status:⚡️  Build in progress...

View logs

@qwinndev

Copy link
Copy Markdown
Contributor Author

Superseded by #2491 with the renamed branch gmx-execution-costs.

@qwinndev qwinndev closed this May 24, 2026
@qwinndev qwinndev deleted the access-x-post branch May 24, 2026 19:18
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