feat: update EvtUpdateDelegatePermission to include delegate#216
Merged
Conversation
andrewsource147
pushed a commit
that referenced
this pull request
Jun 26, 2026
* bump version * Feat/nft delegate support (#211) * feat: nft delegate support * fix: remove `.only` in test * feat: negative test cases * fix: clean up is_position_authority * fix: permissions for delegate action * feat: refactor and fix test * fix: use assert! * feat: revoke perm test * refactor: tests * feat: prevent transfer and burn * docs: update * fix: invalid permission * refactor: minor * docs: update changelog * fix: tests * feat: reduce permission space usage * feat: rename account owner -> signer * feat: toOwner perms * feat: combine lock position perms and remove split position perms * feat: use derive-variant-count instead of hardcoding * fix: tests * docs: comma and rearrange * fix: address comments * fix: compounding fee dead liquidity reward accounting (#212) * fix: compounding fee dead liquidity reward accounting * feat: carry forward dead liquidity reward * fix: precision * docs: update changelog * fix: saturate and document * fix: use wrapping to keep dead_liquidity_reward_checkpoint from overflowing * fix: Reward Delegate Can Clear Rewards Without Transfer (#213) * feat: update EvtUpdateDelegatePermission to include delegate (#216) * fix: Incomplete Delegate Endpoint List (#214) * fix: withdrawing_dead_liquidity_reward & dead_liquidity_reward no longer carry forward (#217) * fix: add new ix to reduce breaking changes * fix: test * fix: remove unnecessary fund reward restriction * fix: tests * fix: based on comments * fix: typo (#218)
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
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.
parity with dlmm-pro implementation: https://github.com/MeteoraAg/dlmm-pro/pull/44#discussion_r3411437615