utils@v1.0
Note
This is a retroactive release. It was originally published in sablier-labs/evm-utils 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