Skip to content

feat: Implement Vesting Schedule Amendment Flow#228

Merged
thlpkee20-wq merged 8 commits intoRevoraOrg:masterfrom
Maxwell316:feature/contracts-041-vesting-schedule-amendment-flow
Apr 1, 2026
Merged

feat: Implement Vesting Schedule Amendment Flow#228
thlpkee20-wq merged 8 commits intoRevoraOrg:masterfrom
Maxwell316:feature/contracts-041-vesting-schedule-amendment-flow

Conversation

@Maxwell316
Copy link
Copy Markdown
Contributor

@Maxwell316 Maxwell316 commented Mar 26, 2026

Pull Requests Summary


Implement Token Vesting Core

This PR develops and hardens the Token Vesting Core capability, adding production-grade behavior, explicit security assumptions, and deterministic test coverage.

closes #133


Per-Offering Emergency Pause Implementation

This PR implements a granular, per-offering emergency pause mechanism for the Revora smart contracts. This allows authorized roles (Admin, Safety Role, or the Current Issuer) to halt state-mutating operations for a specific offering without affecting the rest of the contract's functionality.

closes #155


Implement Offering Pagination Stability

This PR implements and hardens the Offering Pagination Stability capability. It introduces deterministic, stable pagination for all core entities in the Revora Revenue Share contract, including global issuers, namespaces, offerings, period IDs, and blacklist/whitelist participants.

These changes ensure that large datasets can be retrieved reliably via off-chain indexers and front-ends without hitting Soroban resource limits or encountering inconsistent results due to concurrent state changes.

closes #156


Implement Vesting Schedule Amendment Flow

This pull request implements the Vesting Schedule Amendment Flow, providing administrators with the ability to modify active vesting schedules securely. This is a production-grade enhancement to the Revora Vesting primitive, enabling flexible administrative control over token distributions for team members and stakeholders.

closes #173

@drips-wave
Copy link
Copy Markdown

drips-wave bot commented Mar 26, 2026

@Maxwell316 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@thlpkee20-wq
Copy link
Copy Markdown
Contributor

Please resolve the conflicts

@Maxwell316
Copy link
Copy Markdown
Contributor Author

conflicts fixed @thlpkee20-wq

@thlpkee20-wq thlpkee20-wq merged commit 54036fe into RevoraOrg:master Apr 1, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants