-
Notifications
You must be signed in to change notification settings - Fork 144
Performance-based Dynamic Vesting #430
Copy link
Copy link
Open
Labels
SorobanStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programhelp wantedExtra attention is neededExtra attention is needed
Description
Description
Upgrade the vesting-wallet to support vesting schedules that accelerate or trigger based on external project milestones rather than just time. Complexity: Medium (150 points) ⚡
Requirements and Context
- Background: Some team tokens should only unlock if the project hits specific funding or delivery targets.
- Success Criteria (Done):
VestingScheduleincludes optionalmilestone_idlink.claimchecks if the linked milestone is "Completed" in the Vault.- Fallback: Time-based vesting continues if milestones are met.
Suggested Execution
- Fork/Branch:
feat/dynamic-vesting - Implementation: Add cross-contract call from
vesting-wallettocrowdfund-vault.
Guidelines
- Complexity: Medium (150 points)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
SorobanStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programhelp wantedExtra attention is neededExtra attention is needed