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

inform user when stacked STX unlock before the commitment was supposed to end - independent stacking #171

Open
314159265359879 opened this issue Mar 3, 2024 · 1 comment

Comments

@314159265359879
Copy link

STX would unlock when none of the committed STX clings to a slot (typically when the minimum goes up and the stacked amount is insufficient).

Atleast when the user logs in they should be informed of this so they know they need to take action for a chance to earn in the future.
Stack-stx calls are sent with a burnchain block height upto which the STX should be locked. When they are not locked before that bitcoin block height one can assume it is because they unlocked due to not clinging to a slot in a previous cycle.

Some options would be (A) Stack in a pool, (B) try again with a higher amount or (C) take another chance with less.

@friedger
Copy link
Collaborator

The user with unlocked stx would land of the home page where the user has all the options.

On that page, we could show the last locking event data from (poxN-events table) with indications about what happened. It could go into the info banner.

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

No branches or pull requests

2 participants