breez / breez-sdk-greenlight

MIT License
244 stars 43 forks source link

drop node state #1071

Closed JssDWt closed 3 months ago

JssDWt commented 3 months ago

merge commit 74a820817bb44dacb1a1193264017877b77156c6 introduced commits c51d2125a9e476a72328d943a718c301921b49ef and ee25097d55d97c0458c8ed973fadeb3bdfe0afc7, which modify the node state. When the node state is cached, however, deserialization now fails. This commit drops the current node state to ensure deserialization always works.

JssDWt commented 3 months ago

Tagging @danielgranhao for review too, because I can't pick you from the list.

JssDWt commented 3 months ago

LGTM. I guess this should be added to a hotfix release

These commits were not in a release tag yet. So I don't think that's necessary.