Skip to content

Nomination pools: allow for re-stake #455

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

Open
kianenigma opened this issue Aug 17, 2022 · 3 comments
Open

Nomination pools: allow for re-stake #455

kianenigma opened this issue Aug 17, 2022 · 3 comments
Assignees
Labels
C1-mentor A task where a mentor is available. Please indicate in the issue who the mentor could be. D1-medium Can be fixed by a coder with good Rust knowledge but little knowledge of the codebase. I5-enhancement An additional feature request.

Comments

@kianenigma
Copy link
Contributor

Similar to staking rebond, in case you change your mind.

@NingLin-P
Copy link
Contributor

Hi @kianenigma, I have been going through the code and would like to have a try on this one.

@kianenigma
Copy link
Contributor Author

We should give this another try.

@juangirini juangirini transferred this issue from paritytech/substrate Aug 24, 2023
@the-right-joyce the-right-joyce added I5-enhancement An additional feature request. D1-medium Can be fixed by a coder with good Rust knowledge but little knowledge of the codebase. and removed J0-enhancement labels Aug 25, 2023
helin6 pushed a commit to boolnetwork/polkadot-sdk that referenced this issue Feb 5, 2024
@rossbulat rossbulat added the C1-mentor A task where a mentor is available. Please indicate in the issue who the mentor could be. label Mar 21, 2024
@rossbulat
Copy link

I recently wrote up a solution for this problem on Hackmd, at https://hackmd.io/@rossbulat/rkIC2fVUT. In a nutshell, In scenarios where multiple actors are manipulating a pool's unlock chunks, there needs to be a 1 to 1 mapping maintained between SubPool records and UnlockChunks.

I've marked this issue as mentor, if anyone is interested in tackling this then please feel free to follow up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C1-mentor A task where a mentor is available. Please indicate in the issue who the mentor could be. D1-medium Can be fixed by a coder with good Rust knowledge but little knowledge of the codebase. I5-enhancement An additional feature request.
Projects
Status: ⌛️ Sometime-soon
Development

Successfully merging a pull request may close this issue.

4 participants