GetUnite / investment-strategies

2 stars 1 forks source link

Correct kek ids #31

Closed pentatonictritones closed 1 year ago

pentatonictritones commented 1 year ago

Fix where we are fetching kek_ids in an incorrect manner due to how fraxConvex contracts do not pop you from an array that keeps track of your locked stakes.

This also implements the optimisations from

https://github.com/GetAlluo/investment-strategies/pull/29.

This PR requires an additional test file to check the validity of this method.