magicblock-labs / magicblock-labs/delegation-program
Implement ExtendChallengeWindow
@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
After the challenge window closes below the approval threshold, apply the configured extension policy. Expire the commitment when the extension limit is exhausted; neither extension nor expiry may permit under-approved finalization.
Extensions remain v2 work at lower priority than the core flow. The initial flow may expire under-approved commitments instead of extending them.
Design: v2 implementation notes.
Outcome
Extend or expire under-approved commitments through ExtendChallengeWindow.
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.