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

Implement Unbonding/Redelegation Queue #2393

Closed
rigelrozanski opened this issue Sep 25, 2018 · 0 comments · Fixed by #2405
Closed

Implement Unbonding/Redelegation Queue #2393

rigelrozanski opened this issue Sep 25, 2018 · 0 comments · Fixed by #2405
Assignees

Comments

@rigelrozanski
Copy link
Contributor

We need to use a binary tree struct for this as sometimes we need to insert records with a less than "unbonding period" into this queue (in the situation that the unbond/redelegation comes from an unbonding validator group aka. those tokens have already been unbonding for some amount of time)

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

Successfully merging a pull request may close this issue.

3 participants