Light-client: Compatibility with the Raiden protocol

Created on 20 Dec 2019  路  3Comments  路  Source: raiden-network/light-client

Description

The LC SDK depends upon the Raiden protocol implemented within the

  • Raiden Client
  • Pathfinding Service
  • Matrix
  • Raiden contracts

We need to find a way how to stay compatible, deal with breaking changes and align with the core team on how to prepare those changes and minimize their impact.

Related Issues

Tasks

  • [ ]
sdk 馃枼

All 3 comments

There is now a PR for raiden-network/raiden#5396, but it will not help you with this. There will only be encoding/decoding roundtrip tests, no tests that the format does not change. (We don't want this in Raiden at the moment, as backwards compatibility is not ensured yet and thus the formats may change without consequences for development.)

@jomuel Cool, thanks a lot 馃憤

Let's continue the discussion next year ;)

CC @Dominik1999 @hackaugusto

We have an issue for discussing on how to align on this #2753.

Was this page helpful?
0 / 5 - 0 ratings