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
it is possible to initiate a new reweighTokens process while a previous rebalancing process is still ongoing
we should test that everything works as expected
Expected behavior
if a rebalancing is in progress and another call to reweighTokens is made with new desired weights it should take the currently applicable token weights as new starting weights and the desired weights as given by the params of the call to reweighTokens as endWeights
the rebalancing period should be as expected
The text was updated successfully, but these errors were encountered:
Status Quo
reweighTokens
process while a previous rebalancing process is still ongoingExpected behavior
reweighTokens
is made with new desired weights it should take the currently applicable token weights as new starting weights and the desired weights as given by the params of the call toreweighTokens
as endWeightsThe text was updated successfully, but these errors were encountered: