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

Forward address metadata from PFS route query in messages #6848

Closed
Tracked by #6851
fredo opened this issue Feb 25, 2021 · 1 comment
Closed
Tracked by #6851

Forward address metadata from PFS route query in messages #6848

fredo opened this issue Feb 25, 2021 · 1 comment
Assignees

Comments

@fredo
Copy link
Contributor

fredo commented Feb 25, 2021

Querying paths for mediated payments return also a dictionary called matrix_users which maps an address to its current online matrix user. These information needs to be passed along the route as mediators will only know available matrix users to forward them to.

The goal is to have a complete presence less raiden transport for now

matrix users need to be passed in the class RouteState and included in the created messages for LockedTransfers and all other messages necessary.

How does this behave for passing the secret back until the initiator and for unlocked transfers? Maybe let's make another issue for that.

@fredo
Copy link
Contributor Author

fredo commented Apr 1, 2021

closed in favor of #6851 and #6880

@fredo fredo closed this as completed Apr 1, 2021
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