issues
search
sablier-labs
/
flow
🍃 Smart contracts of the Sablier Flow protocol.
Other
10
stars
2
forks
source link
Address feedback from #222
#226
Closed
andreivladbrg
closed
2 months ago
andreivladbrg
commented
2 months ago
Changes
refactor: rename state contract to SablierFlowBase
refactor: move all logic related to admin to SablierFlowBase
refactor: keep only one FEE constant
refactor: remove _updateBalanceAndTransfer function
refactor: improve _withdrawAt function
feat: add calculateAmountsFromFee helper function
test: dry-fy the withdraw tests
Changes