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

Integrate liquidity pools in pathfinding endpoint #3836

Closed
4 tasks done
tamirms opened this issue Aug 23, 2021 · 1 comment
Closed
4 tasks done

Integrate liquidity pools in pathfinding endpoint #3836

tamirms opened this issue Aug 23, 2021 · 1 comment
Assignees
Labels
amm support cap 38 (automated market makers) in horizon

Comments

@tamirms
Copy link
Contributor

tamirms commented Aug 23, 2021

The interface for trading against a liquidity pool is the path payment operation.

Therefore Horizon will need to update its path finding endpoint so that, for each step in the path, the exchange will be routed to the order book or liquidity pool that yields the best price.

To implement this we will need to:

@bartekn
Copy link
Contributor

bartekn commented Oct 13, 2021

Can be closed?

@tamirms tamirms closed this as completed Dec 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
amm support cap 38 (automated market makers) in horizon
Projects
None yet
Development

No branches or pull requests

3 participants