sablier-labs / v2-core

⏳ Core smart contracts of the Sablier V2 token distribution protocol
https://sablier.com
Other
304 stars 42 forks source link

Make withdraw function callable by any account #731

Closed PaulRBerg closed 7 months ago

PaulRBerg commented 9 months ago

The task is to allow the withdraw function to be callable by anyone so that third-party accounts can claim on behalf of recipients.

See the rationale in https://github.com/sablier-labs/v2-core/discussions/110 (especially towards the bottom).

andreivladbrg commented 9 months ago

I suppose that this change is meant to be for 2.2, right?

PaulRBerg commented 9 months ago

Correct. I linked it to the V2.2 milestone.