lspd icon indicating copy to clipboard operation
lspd copied to clipboard

CI: bump cln to v24.08

Open JssDWt opened this issue 1 year ago • 1 comments

JssDWt avatar Aug 30 '24 06:08 JssDWt

This is in draft, because there's an issue with the grpc bindings in cln v24.08: https://github.com/ElementsProject/lightning/issues/7627

This causes channel opens to fail, because the response cannot be deserialized by the cln grpc plugin. PR to fix is up: https://github.com/ElementsProject/lightning/pull/7628

This PR temporarily builds on top of a cln version that includes that commit.

JssDWt avatar Sep 02 '24 07:09 JssDWt