Skip to content

Conversation

ypatil12
Copy link
Collaborator

@ypatil12 ypatil12 commented May 27, 2025

Motivation:

We want to ensure:

  1. We don't need a max strategy in operatorSet count
  2. Blacklisted ERC-20 tokens do not block the escrow release of other tokens

Modifications:

  1. Added a releaseEscrowByStrategy functionality, which takes in an strategy & releases that specific strategy
  2. Added helper methods that both releaseEscrow and releaseEscrowByStrategy use
  3. Cleaned up some latent DM POC changes

Result:

Handling all edge cases :)

@ypatil12 ypatil12 force-pushed the feat/release-escrow-by-index branch from 71b7b58 to ef7ecd5 Compare May 27, 2025 20:20
@ypatil12 ypatil12 changed the title feat: release escrow by index feat: release escrow by strategy May 27, 2025
@ypatil12 ypatil12 force-pushed the feat/release-escrow-by-index branch 2 times, most recently from 9cead91 to 8dcfd4e Compare May 27, 2025 21:19
@ypatil12 ypatil12 marked this pull request as ready for review May 27, 2025 21:21
@0xClandestine 0xClandestine force-pushed the release-dev/redistribution branch from 7e82d53 to d88ee4f Compare May 27, 2025 21:57
@0xClandestine 0xClandestine force-pushed the feat/release-escrow-by-index branch from 9f6740d to 90b408f Compare May 27, 2025 22:10
@0xClandestine 0xClandestine merged commit 94ad76c into release-dev/redistribution May 28, 2025
27 of 39 checks passed
@0xClandestine 0xClandestine deleted the feat/release-escrow-by-index branch May 28, 2025 14:00
0xClandestine added a commit that referenced this pull request May 30, 2025
**Motivation:**

We want to ensure:
1. We don't need a max strategy in operatorSet count 
2. Blacklisted ERC-20 tokens do not block the escrow release of _other_
tokens

**Modifications:**

1. Added a `releaseEscrowByStrategy` functionality, which takes in an
strategy & releases that specific strategy
2. Added helper methods that both `releaseEscrow` and
`releaseEscrowByStrategy` use
3. Cleaned up some latent DM POC changes

**Result:**

Handling all edge cases :)

---------

Co-authored-by: clandestine.eth <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants