Skip to content

Feat/upcoming unlocks calendar#55

Merged
JerryIdoko merged 2 commits intoVesting-Vault:mainfrom
JojoFlex1:feat/upcoming-unlocks-calendar
Feb 23, 2026
Merged

Feat/upcoming unlocks calendar#55
JerryIdoko merged 2 commits intoVesting-Vault:mainfrom
JojoFlex1:feat/upcoming-unlocks-calendar

Conversation

@JojoFlex1
Copy link
Copy Markdown
Contributor

@JojoFlex1 JojoFlex1 commented Feb 23, 2026

Changes:

Added calendarService.js with unlock projection logic
Added GET /api/user/:address/calendar endpoint
Returns array of { date, token, amount_unlocking } for next 30 days
Iterates through all vaults where user is a beneficiary

Closes #42

@JerryIdoko JerryIdoko merged commit 591a866 into Vesting-Vault:main Feb 23, 2026
@JojoFlex1
Copy link
Copy Markdown
Contributor Author

Hello could you Approve issue 23 ,when you get the chance .

akordavid373 added a commit to akordavid373/backend that referenced this pull request Mar 25, 2026
- Add Soroban smart contracts with CEI pattern protection
- Create malicious contract for reentrancy attack simulation
- Implement comprehensive test suite covering all attack vectors
- Add reentrancy guard and state consistency validation
- Update CI/CD pipeline with smart contract testing
- Add detailed documentation and build scripts

Fixes Vesting-Vault#55: Cross-Contract Reentrancy Test Suite
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.

#23 Issue 23: [API] "Upcoming Unlocks" Calendar Endpoint

2 participants