RT @rusty_twit
Anyone have a historic list of closed #LightningNetwork public short-channel-ids to node pairs? People have asked for #CLN to remember old, closed channels, and it turns out we often do, but we forget peer id. We could restore those, where it was public, at least!
Just tested the #BTCPayServer connection to #CLN on a #Raspiblitz.
Easy as suggested in the help clues. It is all about the file permissions. Will make an entry in the CONNECT menu about it.
https://github.com/rootzoll/raspiblitz/issues/3155
#raspiblitz #cln #btcpayserver
That's double redundancy (three realtime copies) of your #CLN database 🤯
On the #RaspiBlitz the backup plugin is running by default saving to the SDcard (append only - low media wear) and you can configure the sqlite3 replication to another disk or NFS: https://lightning.readthedocs.io/BACKUP.html#sqlite3-wallet-main-backup-and-remote-nfs-mount
---
RT @rusty_twit
#CLN Fact of the Day: As of v0.11.0, you can easily create a redundant bac…
https://twitter.com/rusty_twit/status/1522455973578768384
RT @rusty_twit
#CLN Fact of the Day: In v0.11.0 and above, you can turn on #zerobasefee for all channels using `setchannel feebase=0`, and add `fee-base=0` to your config for future channels. (Add `clboss-zerobasefee=require` if you use clboss 0.11D and above).
RT @rusty_twit
#CLN Fact of the Day: Core-lightning 0.11.0 is released! 18 new contributors, almost 6 months since our last release. Next Release Captain is @niftynei
so I expect even more great things soon.
https://github.com/ElementsProject/lightning/releases/tag/v0.11.0.1
RT @rusty_twit
#CLN Fact of the Day: Core-lightning 0.11.0 is released! 18 new contributors, almost 6 months since our last release. Next Release Captain is @niftynei
so I expect even more great things soon.
https://github.com/ElementsProject/lightning/releases/tag/v0.11.0.1
RT @rusty_twit
After far too long (5 months!!), I just tagged Core Lightning v0.11.0rc1. Epic changelog, today I'll try to turn that into coherent Release Notes! #CLN