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

Inquiry: Any plans to replicate new strict-send pathfinding from Horizon? #179

Open
marcinx opened this issue Aug 29, 2019 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@marcinx
Copy link

marcinx commented Aug 29, 2019

Not an issue but a question. Do you have plans to replicate the new strict-send pathfinding feature in Horizon (related to CAP-24)?

New pathfinder in Horizon seems to have some bugs (stellar/go#1678) while Astro has been going strong. Wondering if you're going to expand to the reverse pathfinder in the future.

@nebolsin nebolsin added the enhancement New feature or request label Sep 17, 2019
@nebolsin
Copy link
Member

@marcinx we definitely plan to support pathfinding for both kinds of path payments when corresponding operations will be available on the network.

We're also exploring the idea of multipath payments, where the payment amount is split between several path payment operations executed as a single transaction. For example to send 100USD using XLM it's often cheaper to send 40 over XLM->USD, 30 over XLM->BTC->USD and 30 over XLM->ETH->USD and consume the best offers from all 5 orderbooks at once. It looks like for certain assets and payment amounts such multipath payments result in a much better final rate, comparing to any single path payment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants