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
We have commented out rewards related test cases in StargateStrategy.t.sol in branch test/fluidStrategy, We had to comment those because the test cases were failing for the sole reason of Stargate stopping the emission of rewards but we assert them in our test cases.
The plan of action is development of a StargateStrategy V2 for which rewards are being emitted. Repurpose these test cases and then remove the comments