-
Notifications
You must be signed in to change notification settings - Fork 80
feat: reduce vesting account #176
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6a87e35 to
a9117e2
Compare
Contributor
|
Is this possible to update |
Contributor
Author
Fixed |
c6e462f to
9b115d9
Compare
9b115d9 to
53a1a24
Compare
53a1a24 to
6dba0d9
Compare
* init * refactor * seperate new endpoint for locking inner position
andrewsource147
added a commit
that referenced
this pull request
Jan 17, 2026
* feat: reduce vesting account * chore: add tests * chore: update changelog * fix: fixes based on comment * feat: inner vesting split * fix: fix existing tests * test: add split vesting test * chore: remove unused error * Minor fix (#179) * init * refactor * seperate new endpoint for locking inner position * update event * more fixes after self-review * update ci --------- Co-authored-by: andrewsource147 <31321699+andrewsource147@users.noreply.github.com> Co-authored-by: Andrew Nguyen <cuong.hv.dtvt@gmail.com>
andrewsource147
added a commit
that referenced
this pull request
Feb 9, 2026
* chore: update changelog * chore: pump version * chore: export useful constants (#175) * feat: loosen fee update check (#178) * feat: allow update on pool and config fee params * refactor --------- Co-authored-by: Andrew Nguyen <cuong.hv.dtvt@gmail.com> * feat: reduce vesting account (#176) * feat: reduce vesting account * chore: add tests * chore: update changelog * fix: fixes based on comment * feat: inner vesting split * fix: fix existing tests * test: add split vesting test * chore: remove unused error * Minor fix (#179) * init * refactor * seperate new endpoint for locking inner position * update event * more fixes after self-review * update ci --------- Co-authored-by: andrewsource147 <31321699+andrewsource147@users.noreply.github.com> Co-authored-by: Andrew Nguyen <cuong.hv.dtvt@gmail.com> * update treasury * Fix audit issues (#182) * Missing External Vesting Check for DestinationPosition in split_position2 IX (#181) * Missing Static Check in fix_pool_fee_params IX (#183) * Possible Unable to Lock InnerVesting When a Position Has External Vesting (#184) * Missing refresh_inner_vesting Operations (#185) --------- Co-authored-by: Andrew Nguyen <cuong.hv.dtvt@gmail.com> Co-authored-by: andrewsource147 <31321699+andrewsource147@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.