magicblock-labs / magicblock-labs/delegation-program
Implement WithdrawStake
@snawaz is already working on this.
Since Sep 17, 2026.
- Dominant language
- Rust
- Stars
- 30
- Forks
- 21
- Avg merge
- 20m
- Merged PRs (30d)
- 1
Description
Scope
Require the actor's signature and an elapsed exit delay. Release only eligible unlocked stake; locked or slashed stake must remain unavailable. Close an emptied bond only when no locks remain, and require registry removal before closing a verifier bond.
This remains v2 lifecycle work, at lower priority than the core commitment and challenge flow.
Design: v2 implementation notes.
Outcome
Allow a bonded operator or verifier to withdraw eligible stake through WithdrawStake.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.