-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: adds ISablierLockup and ISablierLockupBase
refactor: modifies Datatypes refactor: deletes individual lockup contracts and interfaces feat: adds SablierLockupBase and SablierLockup feat: spin out VestingMath library out of Helpers library refactor: update errors refactor: make periphery and merkle lockup contracts compatible with singelton lockup chore: update count of inherited components chore: update deployment scripts build: update shell scripts chore: update precompiles contract style: fix lint warnings feat: include libraries in artifacts fix: bug refactor: move endTime check into helpers refactor: address feedback (#1079) * refactor: address feedback * refactor: move calculate segments/tranches in Helpers refactor: revert constant in library change refactor: re introduce _checkCliffAndEndTime function * refactor: polish code * chore: remove unneeded import * add stream id in _create * use ISablierLockupBase.isTransferable --------- Co-authored-by: smol-ninja <[email protected]> refactor: prefix errors name used in Helpers with SablierHelpers
- Loading branch information
1 parent
138877e
commit 8ca1274
Showing
49 changed files
with
1,998 additions
and
2,785 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.