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(tangle-dapp): Fetch onchain token unlock duration #2498

Merged
merged 10 commits into from
Aug 6, 2024

Conversation

yurixander
Copy link
Member

@yurixander yurixander commented Aug 3, 2024

Summary of changes

Provide a detailed description of proposed changes.

  • ➕ Use token unlock durations from Tangle Restaking Parachain instead of having hard-coded dummy data. Now it will show how long the selected token will take to unlock on the liquid staking cards.
  • 🔧 Removed Estimated wait time detail item since it only applies to Sygma bridge.

Proposed area of change

Put an x in the boxes that apply.

  • apps/bridge-dapp
  • apps/hubble-stats
  • apps/stats-dapp
  • apps/tangle-dapp
  • apps/testnet-leaderboard
  • apps/faucet
  • apps/zk-explorer
  • libs/webb-ui-components

Reference issue to close (if applicable)

Specify any issues that can be closed from these changes (e.g. Closes #233).

Screen Recording

If possible provide a screen recording of proposed change.


Code Checklist

Please be sure to add .stories documentation if any additions are made to libs/webb-ui-components.

  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

@yurixander yurixander self-assigned this Aug 3, 2024
Copy link

netlify bot commented Aug 3, 2024

Deploy Preview for tangle-dapp ready!

Name Link
🔨 Latest commit f5b0016
🔍 Latest deploy log https://app.netlify.com/sites/tangle-dapp/deploys/66b1475896890f00091eae50
😎 Deploy Preview https://deploy-preview-2498--tangle-dapp.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@yurixander yurixander changed the title feat(tangle-dapp): Use onchain unlock duration feat(tangle-dapp): Fetch onchain unlock duration Aug 3, 2024
@yurixander yurixander changed the title feat(tangle-dapp): Fetch onchain unlock duration feat(tangle-dapp): Fetch onchain token unlock duration Aug 3, 2024
@yurixander yurixander marked this pull request as ready for review August 3, 2024 14:28
Copy link
Member

@AtelyPham AtelyPham left a comment

Choose a reason for hiding this comment

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

Left two comments.

@yurixander yurixander requested a review from AtelyPham August 5, 2024 21:42
@yurixander yurixander merged commit 4497649 into develop Aug 6, 2024
12 checks passed
@yurixander yurixander deleted the yuri/fetch-parachain-details branch August 6, 2024 11:06
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.

[FEAT] Fetch details from chain: Exchange rate, cross-chain fee, unstake period, token address
2 participants