Tags: zbww/raiden
Tags
Raiden PoC 5 - Alternative Channels
- Made jsonrpc hex encoding compatible with newer versions of geth:
- raiden-network#291
- raiden-network#343
- Separated development from production dependencies - raiden-network#296
- Channels can now be reopened after closing - raiden-network#297
- Unique UDP socket port numbers for the tests - raiden-network#315
- Make raiden work for MacOSX - raiden-network#318
- The raiden node will now monitor its channels and automatically dispute if there is a discrepancy - raiden-network#327
- The client which deploys the registry contract will now keep quiet - raiden-network#331
- Fix timing error in the networking protocol of raiden - raiden-network#332
- Channels now emit an event when they are deleted - raiden-network#336
- Raiden readme changes - raiden-network#338
- Fixed RLP dependency error - raiden-network#339
- Fixed Pipy upstream URL location - raiden-network#342
- Fixed Pipy requirements - raiden-network#349
- We now reuse TCP ports instead of opening new ones for each new request - raiden-network#350
- Raiden can now also work with solc versions >= 0.4.9 - raiden-network#351
- The Raiden node now handles messages from outdated partners and messages sent to non-existing channels in a more graceful way - raiden-network#352
- General Code refactoring/additions:
- raiden-network#295
- raiden-network#304
- raiden-network#310
- raiden-network#313
- raiden-network#320
- raiden-network#328
- raiden-network#329
- raiden-network#330
- raiden-network#333
- raiden-network#345
- raiden-network#346
Raiden POC 4 - El Cabrito - Don't swallow errors when talking to the Github API: raiden-network#283 - Better specify and improve the channel closing strategy. raiden-network#276 - Test that unauthorized token transfers to a channel do not disrupt the netted token balance and the overall channel operation. raiden-network#284
PreviousNext