Skip to content

Conversation

@nicholaspai
Copy link
Member

This PR is designed to open the discussion on designing an improved inventory manager system that supports the following features:

  • Allows arbitrary any to any rebalances
  • Allows user to specify target balances instead of percentages, which are easier to reason about

The current system is limited to L1->L2 and L2->L1 flows and it handles them separately with different clients, this makes the code harder to maintain and also difficult to implement L2 to L2 rebalancing.

… 2.0

This PR is designed to open the discussion on designing an improved inventory manager system that supports the following features:
- Allows arbitrary any to any rebalances
- Allows user to specify target balances instead of percentages, which are easier to reason about

The current system is limited to L1->L2 and L2->L1 flows and it handles them separately with different clients, this makes the code harder to maintain and also difficult to implement L2 to L2 rebalancing.
next up is to place an order in initializeRebalances
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants