Skip to content

feat: add supply rollover#327

Draft
zhongeric wants to merge 31 commits intodevfrom
feat/rollover
Draft

feat: add supply rollover#327
zhongeric wants to merge 31 commits intodevfrom
feat/rollover

Conversation

@zhongeric
Copy link
Contributor

No description provided.

@zhongeric zhongeric changed the title Feat/rollover feat: add supply rollover Mar 10, 2026
Comment on lines +378 to +381
if (deltaMps > 0) {
// Sell the percentage of outstanding tokens since the last checkpoint at the current clearing price
_checkpoint = _sellTokensAtClearingPrice(_checkpoint, deltaMps);
}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add more specific test coverage for this

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.

1 participant