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

Show estimated duration in pending Staking/Unstaking tiles #684

Closed
nkuba opened this issue Jul 31, 2024 · 0 comments · Fixed by #697
Closed

Show estimated duration in pending Staking/Unstaking tiles #684

nkuba opened this issue Jul 31, 2024 · 0 comments · Fixed by #697
Assignees
Labels

Comments

@nkuba
Copy link
Member

nkuba commented Jul 31, 2024

We want to display the estimated duration in the staking and unstaking tiles. We won't calculate the time remaining.

Discord thread

Staking

The duration for staking should be estimated based on the initial deposit amount, in the following ranges:

< 0.1 BTC               ~1 hour
>= 0.1 BTC  < 1 BTC     ~2 hours
>= 1 BTC                ~3 hours

Unstaking

For withdrawals, we will display 6 hours, regardless of the amount.

Designs

In this task, we additionally want to implement the UI changes proposed in Figma that affect the middle column components (pending transactions, position, transactions history).

image

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

Successfully merging a pull request may close this issue.

2 participants