btcpayserver / btcpayserver-docker

Docker resources for hosting BTCPayServer easily
MIT License
578 stars 355 forks source link

bump cln #906

Closed Kukks closed 2 months ago

rockstardev commented 2 months ago

@pavlenex to test, this is how to do it over SSH:

git fetch
git checkout cln-bump
btcpay-update.sh
pavlenex commented 2 months ago

Thanks for instructions @rockstardev I've updated my CLN to this. So far it seems to work, I've sent and received payments successfully, and I am not noticing anything out of ordinary with docker stats. Let mw know if there's anything specific I should test @Kukks otherwise I think we can merge this one.

One thing, unrelated to this PR, but a few users already asked why is CLN Rest discontinued as they're unable to connect their nodes to Zeus wallet. Tagging @kaloudis as I'm sure this question appeared on his support chats as well. Would be great if we could resolve it.