This repository was archived by the owner on Mar 26, 2025. It is now read-only.
Replies: 2 comments 6 replies
-
|
Yup, it is repetitive. Flagged this a while back (see note (1)): #288 (comment) |
Beta Was this translation helpful? Give feedback.
6 replies
-
|
Opened an issue: #319 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It just dawned on me that there is a redundancy in the names of the following contracts (on the
stagingbranch):SablierV2MerkleLockupLLSablierV2MerkleLockupLTSome background on how we arrived at these names - the
MerkleLockupcontract used to be calledMerkleStreamer. When "streamer" was part of the name, it made sense to append "LL" and "LT" to distinguish between the underlying distribution contracts. But now, it feels a bit redundant to me. How about we rename the contracts like so?SablierV2MerkleLLSablierV2MerkleLTOr like so:
SablierV2MerkleLockupLinearSablierV2MerkleLockupTranchedCc @sablier-labs/solidity and @razgraf.
Beta Was this translation helpful? Give feedback.
All reactions