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

Add RPC to compute optimal trading path #927

Open
gregdhill opened this issue Feb 13, 2023 · 0 comments · May be fixed by #944
Open

Add RPC to compute optimal trading path #927

gregdhill opened this issue Feb 13, 2023 · 0 comments · May be fixed by #944
Assignees
Labels
enhancement New feature or request

Comments

@gregdhill
Copy link
Member

Is your feature request related to a problem? Please describe.
Calculating the optimal trading path in the UI is computationally expensive and the result could be quickly invalidated.

Describe the solution you'd like
Add an RPC to dex-general that computes the optimal trading path for an input and output amount.

Describe alternatives you've considered
Uniswap and Sushiswap outsource the computation to an external API service.

@gregdhill gregdhill added the enhancement New feature or request label Feb 13, 2023
@gregdhill gregdhill added this to the Kintsugi De-Fi Hub milestone Feb 13, 2023
@gregdhill gregdhill self-assigned this Feb 13, 2023
@nud3l nud3l added this to Backlog Feb 13, 2023
@github-project-automation github-project-automation bot moved this to New 🆕 in Backlog Feb 13, 2023
@nud3l nud3l moved this from New 🆕 to Todo ⏳ in Backlog Feb 20, 2023
@gregdhill gregdhill linked a pull request Feb 24, 2023 that will close this issue
@nud3l nud3l removed this from the Kintsugi De-Fi Hub milestone Mar 16, 2023
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
Status: Todo
Development

Successfully merging a pull request may close this issue.

2 participants