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

Handle PFSSwapUpdate messages #850

Open
4 tasks
palango opened this issue Sep 7, 2020 · 0 comments
Open
4 tasks

Handle PFSSwapUpdate messages #850

palango opened this issue Sep 7, 2020 · 0 comments
Labels
Client ⚡ Requires Client changes Enhancement 🌟 New feature or request PFS 🚀 Related to the Pathfinding Service

Comments

@palango
Copy link
Contributor

palango commented Sep 7, 2020

Sub-issue for raiden-network/raiden#6506

Description

For cross-token payments the nodes will announce their allowed swaps via PFSSwapUpdate messages. The PFS needs to handle them and incorporate the data into it's data store.

Tasks

  • Handle received PFSSwapUpdate messages
  • Validate message as done for the other messages
  • Update datastore with new information
  • Handle and test invalidation of swap announces

Open questions

References

@palango palango added Enhancement 🌟 New feature or request PFS 🚀 Related to the Pathfinding Service Client ⚡ Requires Client changes labels Sep 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client ⚡ Requires Client changes Enhancement 🌟 New feature or request PFS 🚀 Related to the Pathfinding Service
Projects
None yet
Development

No branches or pull requests

1 participant