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

feat: Adding berachain #1520

Open
wants to merge 45 commits into
base: develop
Choose a base branch
from

Conversation

dennyscode
Copy link
Contributor

Copy link

vercel bot commented Nov 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
jumper-exchange ✅ Ready (Inspect) Visit Preview 1 resolved Dec 9, 2024 1:54pm

Copy link

github-actions bot commented Nov 14, 2024

Playwright test results

passed  16 passed
skipped  3 skipped

Details

stats  19 tests across 3 suites
duration  3 minutes, 28 seconds
commit  a0668e2

Skipped tests

chromium › e2e.spec.ts › Jumper full e2e flow › Should be able to navigate to profile and open first Mission
chromium › e2e.spec.ts › Jumper full e2e flow › Should be able to navigate to Supefest
chromium › e2e.spec.ts › Jumper full e2e flow › Should be able to open quests mission page and switch background color

@oktapodia oktapodia changed the title chore: berachain feat: Adding berachain Nov 18, 2024
}
}}
slotProps={{
paper: {
Copy link
Contributor

Choose a reason for hiding this comment

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

can we split it in its own component ?

@@ -47,13 +47,13 @@ export const BerachainMarketsHeader = () => {
<BerachainProgressCard
title={'Total Value Locked'}
value={'$107.07K'}
tooltip={'Lorem ipsum..'}
tooltip={'This is the total amount in a protocol.'}
Copy link
Contributor Author

@dennyscode dennyscode Nov 28, 2024

Choose a reason for hiding this comment

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

Idea:
Total amount currently staked or locked in a protocol

sx={BerachainMarketHeaderProgressCardStyles(theme)}
/>
<BerachainProgressCard
title={'Total Volume'}
value={'$406.82K'}
tooltip={'Lorem ipsum..'}
tooltip={'This is the total volume done on Boyco.'}
Copy link
Contributor Author

@dennyscode dennyscode Nov 28, 2024

Choose a reason for hiding this comment

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

Idea:
Total value of transactions processed on Boyco

Copy link

github-actions bot commented Dec 5, 2024

Test results (3/4)

passed  5 passed

Details

stats  5 tests across 2 suites
duration  1 minute
commit  9339c79

Copy link

github-actions bot commented Dec 5, 2024

Test results (1/4)

passed  5 passed
skipped  1 skipped

Details

stats  6 tests across 1 suite
duration  1 minute, 28 seconds
commit  9339c79

Skipped tests

chromium › e2e.spec.ts › Jumper full e2e flow › Should be able to navigate to profile and open first Mission

Copy link

github-actions bot commented Dec 5, 2024

Test results (4/4)

passed  5 passed

Details

stats  5 tests across 2 suites
duration  1 minute, 3 seconds
commit  9339c79

Copy link

github-actions bot commented Dec 5, 2024

Test results (2/4)

passed  2 passed
flaky  1 flaky
skipped  2 skipped

Details

stats  5 tests across 1 suite
duration  1 minute, 5 seconds
commit  9339c79

Flaky tests

chromium › e2e.spec.ts › Jumper full e2e flow › Should be able to navigate to LI.FI Scan

Skipped tests

chromium › e2e.spec.ts › Jumper full e2e flow › Should be able to navigate to Supefest
chromium › e2e.spec.ts › Jumper full e2e flow › Should be able to open quests mission page and switch background color

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WIP Work in Progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants