Skip to content

update ref#53

Merged
nialexsan merged 6 commits intomainfrom
nialexsan/update-flow-actions-1105
Nov 7, 2025
Merged

update ref#53
nialexsan merged 6 commits intomainfrom
nialexsan/update-flow-actions-1105

Conversation

@nialexsan
Copy link
Copy Markdown
Contributor

No description provided.

"Price oracle must return prices in terms of the pool's default token"
}
self.priceOracle = newOracle
self.positionsNeedingUpdates = self.positions.keys
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we'll want to revisit this. Copying this array could become a bottleneck to execution given a large enough amount of positions. When I said we'd want to rebalance after updating the oracle, I meant between mocked & live oracles.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll create an issue to track it

@nialexsan nialexsan merged commit 6a5bfbe into main Nov 7, 2025
1 check passed
@nialexsan nialexsan deleted the nialexsan/update-flow-actions-1105 branch November 7, 2025 22:36
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