Skip to content

(Add-Factory-Pattern#40

Merged
JerryIdoko merged 1 commit intoVesting-Vault:mainfrom
shamoo53:Add-Factory-Pattern
Feb 22, 2026
Merged

(Add-Factory-Pattern#40
JerryIdoko merged 1 commit intoVesting-Vault:mainfrom
shamoo53:Add-Factory-Pattern

Conversation

@shamoo53
Copy link
Copy Markdown
Contributor

(Add-Factory-Pattern
Closes #7

(Add-Factory-Pattern
@JerryIdoko JerryIdoko merged commit 60e1cd8 into Vesting-Vault:main Feb 22, 2026
1 check failed
jobbykings pushed a commit to jobbykings/Contracts that referenced this pull request Mar 23, 2026
…ement TTL optimization, DID gating, and split claims

- Issue Vesting-Vault#39: Add bump_if_needed() helper function for dynamic storage TTL optimization
- Issue Vesting-Vault#38: Add DID gating with SBT requirement for claim() function
- Issue Vesting-Vault#40: Implement claim_and_split() function for split claim destinations
- Add required_sbt_address configuration storage key
- Update all storage operations to use optimized TTL bumping
- Add SplitClaimData struct for split claim functionality
JerryIdoko added a commit that referenced this pull request Mar 23, 2026
Fix issues #39, #38, #40: Implement TTL optimization, DID gating, and…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

# Issue: [Compatibility] Add 'Factory' Pattern

2 participants