sablier-labs / v2-periphery

🎛 Peripheral smart contracts for interacting with Sablier V2
https://docs.sablier.com
GNU General Public License v3.0
23 stars 7 forks source link

Rename "MerkleStreamer" to "MerkleLockup" #261

Closed PaulRBerg closed 5 months ago

PaulRBerg commented 6 months ago

Discussed in https://github.com/sablier-labs/v2-periphery/discussions/255

Originally posted by **PaulRBerg** January 4, 2024 Implementing [LockupTranched](https://github.com/sablier-labs/company-discussions/discussions/19) means that the `MerkleStreamer` contract will not handle just streaming models, but also discrete, delineated ones. In light of that, It makes most sense to rename `MerkleStreamer` to `MerkleLockup`. Side note - we've previously discussed this [here](https://github.com/sablier-labs/v2-periphery/discussions/222). But, at the time, we didn't know about LockupTranched.
PaulRBerg commented 5 months ago

Duplicate of https://github.com/sablier-labs/v2-periphery/issues/252