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

Event polling #54

Closed
konradkonrad opened this issue Jun 27, 2016 · 0 comments
Closed

Event polling #54

konradkonrad opened this issue Jun 27, 2016 · 0 comments
Assignees

Comments

@konradkonrad
Copy link
Contributor

The raiden node needs to keep updated about changes to the (global) state by listening for Events.

@konradkonrad konradkonrad added this to the MVP milestone Jun 27, 2016
hackaugusto added a commit to hackaugusto/raiden that referenced this issue Jun 30, 2016
This commit include multiple changes:

- Message.sign doesnt return self anymore (following rationale of
  sorted() and list.sort())
- Moved channel registration out of raiden_service::Raiden into the
  assetmanager
- Added event polling raiden-network#54
- Renamed CancelTransfer to RefundTransfer
- Added support for retrying different paths (initiator discards the
  secret and tries a new channel) raiden-network#71
- Splitted the MediatedTransferTask raiden-network#74
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