Skip to content

feat(permissioned-posm): add seize and withdrawClaim; drop admin transfer recipient gate#539

Closed
SocksNFlops wants to merge 1 commit into
permissioned-poolsfrom
socksnflops/eco-221-sc-l-10-unilateral-admin-transfer-authority-in
Closed

feat(permissioned-posm): add seize and withdrawClaim; drop admin transfer recipient gate#539
SocksNFlops wants to merge 1 commit into
permissioned-poolsfrom
socksnflops/eco-221-sc-l-10-unilateral-admin-transfer-authority-in

Conversation

@SocksNFlops

@SocksNFlops SocksNFlops commented Apr 24, 2026

Copy link
Copy Markdown
Collaborator

Related Issue

Fixes ECO-221

Description of changes

  • Reverts fix(permissioned-position-manager): validate recipient in transferFrom (ECO-196) #532 (since this enables admins to block each other)
  • Add seize function to PermissionedPositionManager, allowing admins to unwind a position but leave the PAs inside of PoolManager to be withdrawn by respective admins
    • If only one token is permissioned, both are seized by the single admin
  • Adds withdrawClaim function to enable admins to withdraw ERC6909 claims created from seize

@SocksNFlops SocksNFlops self-assigned this Apr 24, 2026
@SocksNFlops
SocksNFlops marked this pull request as ready for review April 24, 2026 19:17
@SocksNFlops SocksNFlops closed this May 4, 2026
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