You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TODO:
[X] Unit Test bulk claim vs Non-Bulk Claim
[X] Port over "non-storage" accruals to less optimized functions
[X] Add additional gas savings
[X] Refactor re-entrancy guard to reduce gas cost
[] Refactor to use less loops
[] Refactor to make "bad case" of accrual already happened less expensive (by not recomputing points)
The text was updated successfully, but these errors were encountered:
TODO:
[X] Unit Test bulk claim vs Non-Bulk Claim
[X] Port over "non-storage" accruals to less optimized functions
[X] Add additional gas savings
[X] Refactor re-entrancy guard to reduce gas cost
[] Refactor to use less loops
[] Refactor to make "bad case" of accrual already happened less expensive (by not recomputing points)
The text was updated successfully, but these errors were encountered: