This repository was archived by the owner on Mar 21, 2026. It is now read-only.
v1.0.0
Added
- Add
SablierComptrollerfor managing fees across Sablier EVM protocols - Add support for UUPS upgradeability for
SablierComptroller - Add
Comptrollerableto provide a setter and getter for the Sablier Comptroller - Add
Adminableto provide admin functionality with ownership transfer - Add
Batchto provide support for batching of functions - Add
NoDelegateCallto provide support for preventing delegate calls - Add
RoleAdminableto provide role-based access control mechanisms - Add base contracts for testing Sablier EVM protocols
- Add mock contracts used across Sablier EVM protocols