Skip to content
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

Changes in src/ resulting from the audit #139

Merged

Conversation

IaroslavMazur
Copy link
Member

No description provided.

@IaroslavMazur

This comment was marked as off-topic.

@PaulRBerg

This comment was marked as off-topic.

@PaulRBerg

This comment was marked as off-topic.

@IaroslavMazur

This comment was marked as off-topic.

@@ -12,7 +12,7 @@ import { Permit2Params } from "../types/Permit2.sol";

/// @title ISablierV2ProxyTarget
/// @notice Proxy target with stateless scripts for interacting with Sablier V2, designed to be used by
/// stream senders.
/// stream senders, recipients and the recipients' approved operators.
Copy link
Member

@PaulRBerg PaulRBerg Jul 10, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The proxy target is designed to be used exclusively by the stream sender.

Whatever recipient-only functions (e.g., burn, ref #96) have been added only as a contingency - that is, if the proxy target ends up accidentally used by stream recipients.

But the intended design is for stream senders.

Copy link
Member

@PaulRBerg PaulRBerg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@PaulRBerg PaulRBerg merged commit 5b37f74 into sablier-labs:main Jul 10, 2023
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.

2 participants