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

Release 4.1.1-beta.8 #382

Merged
merged 5 commits into from
Apr 13, 2023
Merged

Release 4.1.1-beta.8 #382

merged 5 commits into from
Apr 13, 2023

Conversation

johngrantuk
Copy link
Member

  • Pass query arguments to data service
  • Fix ComposableStablePool math

gmbronco and others added 5 commits March 31, 2023 18:09
When using SOR to only find a specific route between two well served tokens, eg: ETH, BTC there is no need to fetch all the Balancer pools and just few pools with the most liquidity for these tokens should cover 90% of the cases.

This PR adds an optional parameter to fetchPools function allowing for fetching only specified pools we want to use in route building.
feature: pass query arguments to data service
@johngrantuk johngrantuk merged commit 768db76 into master Apr 13, 2023
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