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

Path payments from horizon should skip over AMM pools that are maxed out on an asset. #5503

Open
weenfan opened this issue Oct 29, 2024 · 1 comment

Comments

@weenfan
Copy link

weenfan commented Oct 29, 2024

Referencing the following example of a pool that is maxed out with SGB.

https://horizon.stellar.org/liquidity_pools/c2f0d24f51656b4876908377d2f2d0eaa70fb81e7b6963b4984244a9e2d74a9b

The presence of this pool messes up the horizon path payment endpoint being that these paths are not able to be executed due to the pool being maxed out with SGB. Paths like this should be excluded.

@MonsieurNicolas
Copy link
Contributor

thanks. moving over to the go monorepo as this is where path finding lives

@MonsieurNicolas MonsieurNicolas transferred this issue from stellar/stellar-core Nov 4, 2024
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

No branches or pull requests

2 participants