Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test: Rebalancing while rebalancing is in progress #70

Open
fabianschu opened this issue Nov 16, 2021 · 0 comments
Open

Test: Rebalancing while rebalancing is in progress #70

fabianschu opened this issue Nov 16, 2021 · 0 comments
Labels
test test for existing code

Comments

@fabianschu
Copy link
Collaborator

fabianschu commented Nov 16, 2021

Status Quo

  • 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
@fabianschu fabianschu added the test test for existing code label Nov 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test test for existing code
Projects
None yet
Development

No branches or pull requests

1 participant