The LC SDK depends upon the Raiden protocol implemented within the
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.
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.