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

Better Handling for offers which have no direct channel #106

Open
fredo opened this issue Jun 5, 2019 · 0 comments
Open

Better Handling for offers which have no direct channel #106

fredo opened this issue Jun 5, 2019 · 0 comments
Milestone

Comments

@fredo
Copy link
Contributor

fredo commented Jun 5, 2019

Problem

Every offer which gets broadcasted and matches is currently taken by the taker. There is no testing if it would be even possible to exchange via the current raiden network. (i.e. no path to target)

Furthermore there is no handling of what happens if payments cannot be send. This needs to be taken into account.

Possible Solutions

  • Filter offers by direct connections (short term solution)
  • make it possible to open a channel to a particular maker
  • Error handling if there is no direkt path / recognition of addresses who failed to send payments
@fredo fredo added this to the Backlog milestone Jun 6, 2019
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

1 participant