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

Support non-direct peer configuration #584

Open
wilsonianb opened this issue Aug 31, 2022 · 1 comment
Open

Support non-direct peer configuration #584

wilsonianb opened this issue Aug 31, 2022 · 1 comment
Labels
pkg: backend Changes in the backend package. stale type: enhancement New feature or request

Comments

@wilsonianb
Copy link
Contributor

In order to support the connector routing packets to a destination that is a peer of a peer (no parent / child relationships), it should be possible to add the non-direct peer in such a way that packets are sent to the direct peer and the direct peer's liquidity account is used.

With the current peer model, the non-direct peer can be added with its staticIlpAddress and the direct peer's outgoingToken/outgoingEndpoint, but a liquidity acount for the non-direct would be used (which is not desirable)
https://github.com/interledger/rafiki/blob/main/packages/backend/migrations/20211026133430_create_peers_table.js

@wilsonianb wilsonianb added the pkg: backend Changes in the backend package. label Aug 31, 2022
@sabineschaller sabineschaller added the type: enhancement New feature or request label Dec 12, 2022
@mkurapov mkurapov added this to Rafiki Jun 21, 2023
@mkurapov mkurapov moved this to Backlog in Rafiki Jun 21, 2023
@mkurapov mkurapov added the stale label Mar 5, 2024
@mkurapov
Copy link
Contributor

mkurapov commented Oct 1, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg: backend Changes in the backend package. stale type: enhancement New feature or request
Projects
Status: Backlog
Status: No status
Development

No branches or pull requests

3 participants