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

Trade count #1584

Open
wants to merge 48 commits into
base: main
Choose a base branch
from
Open

Trade count #1584

wants to merge 48 commits into from

Conversation

GrandSchtroumpf
Copy link
Collaborator

@GrandSchtroumpf GrandSchtroumpf commented Nov 20, 2024

fix #1377

Not implemented:

  • randomness

What is tested :

  1. Go on SEI
  2. Go to explorer
  3. Trade count should animate
  4. Wait for 30sec (or until there are more trades) -> trade should animate
  5. Try responsive sizes

Copy link

cloudflare-workers-and-pages bot commented Nov 20, 2024

Deploying carbon-app-blast with  Cloudflare Pages  Cloudflare Pages

Latest commit: c49659d
Status: ✅  Deploy successful!
Preview URL: https://076f797d.carbon-app-blast.pages.dev
Branch Preview URL: https://issue--1377.carbon-app-blast.pages.dev

View logs

Copy link

cloudflare-workers-and-pages bot commented Nov 20, 2024

Deploying carbon-app-sei with  Cloudflare Pages  Cloudflare Pages

Latest commit: c49659d
Status: ✅  Deploy successful!
Preview URL: https://ac37f640.carbon-app-sei.pages.dev
Branch Preview URL: https://issue--1377.carbon-app-sei.pages.dev

View logs

Copy link

cloudflare-workers-and-pages bot commented Nov 20, 2024

Deploying carbon-app with  Cloudflare Pages  Cloudflare Pages

Latest commit: c49659d
Status: ✅  Deploy successful!
Preview URL: https://d9296a21.carbon-app-csq.pages.dev
Branch Preview URL: https://issue--1377.carbon-app-csq.pages.dev

View logs

Copy link

cloudflare-workers-and-pages bot commented Nov 20, 2024

Deploying carbon-app-celo with  Cloudflare Pages  Cloudflare Pages

Latest commit: c49659d
Status: ✅  Deploy successful!
Preview URL: https://41d8fe01.carbon-app-celo.pages.dev
Branch Preview URL: https://issue--1377.carbon-app-celo.pages.dev

View logs

Copy link
Collaborator

@tiagofilipenunes tiagofilipenunes left a comment

Choose a reason for hiding this comment

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

Great work! I like that you can click in the pairs and strategies and it takes you to the pair explore or the individual strategy page.

  • Can you add a description of the tradeCount config param to the readme please?
  • I'm getting an unhandled base is undefined error with the API offline.

src/components/explorer/ExplorerHeader.tsx Outdated Show resolved Hide resolved
src/libs/queries/sdk/strategy.ts Outdated Show resolved Hide resolved
src/components/explorer/ExplorerHeader.tsx Outdated Show resolved Hide resolved
src/components/explorer/ExplorerHeader.tsx Outdated Show resolved Hide resolved
src/components/explorer/ExplorerHeader.tsx Show resolved Hide resolved
src/components/explorer/ExplorerHeader.tsx Outdated Show resolved Hide resolved
src/components/explorer/ExplorerHeader.tsx Outdated Show resolved Hide resolved
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.

Expose platform activity data on the explore page
2 participants