Open micahalcorn opened 1 year ago
I think we'll let this project take a backseat to Proof of Yield. This would be a fun one to build but it's going to require a lot of work and it does a worse job answering the question of how the historical APY was generated. It's better to just answer literally what each strategy's contribution to the APY was rather than implying it based on prior allocations.
Add a slider at the top of the allocations module to allow users see historical allocations going back 365 days. By the time we implement this, we likely would have stopped using the old Curve (non-Convex) strategy, so we shouldn't need to add it to the list. We may need to account for prior versions of the current strategies depending on when they were upgraded (e.g. Aave).
When the slider is moved, the strategies should remain in the same order rather than rearranged. (see https://github.com/OriginProtocol/ousd.com/issues/10)