RT @RD_btc
A very distinguished gentleman
#Bitcoin #CLightning @Liquid_BTC https://twitter.com/liquid_btc/status/1505948138544242689
6/ Elsewhere, a new TypeScript client for #clightning was released in beta. The client covers 100% of the API.
http://c-lightning-client.runcitadel.space
http://github.com/runcitadel/c-lightning.ts
---
RT @aarondewes
C-lightning.ts, a new TypeScript client for c-lightning, is now available (in beta).
Unlike other libraries already available, this is mostly automatically generated from the c-lightning documentation and covers (nearly…
https://twitter.com/AaronDewes/status/1490279349458718721
5/ Earlier in the month, @jb55 announced #LNLink for iOS, an open-source app in development that allows node operators to control their #clightning nodes all in one place and with no extra software.
---
RT @jb55
Video of a clightning ios wallet I'm working on. Connects directly to your node over the lightning network via the commando plugin. No need to run additional software, tor or VPN to use your node from your phone.
https://twitter.com/jb55/status/1490129780766765056
The #LND bbolt database grows fast and needs regular, 30-60 mins downtimes to compact, SCBs available for disaster recovery
The #Clightning db grows slower, compacts on-the-fly and the backup plugin replicates it realtime.
It is time to try #Eclair too if looking for efficiency.
---
RT @realtbast
@ercwl @s_5Q2X8mgeGR No, that is specific to lnd. The acinq node, the largest in the network and operating since 2018, has a database < 500 MB …
https://twitter.com/realtbast/status/1497967592564301831
RT @RD_btc
Fast af bro @adam3us 🤯
#clightning @Blockstream @RaspiBlitz #Bitcoin https://twitter.com/blockstream/status/1495904500808404993
Set up your own @RaspiBlitz with #clightning today! ⚡️ https://github.com/rootzoll/raspiblitz
---
RT @selfbankt
@RaspiBlitz 1.7.2 with C-Lightning by @Blockstream https://twitter.com/rootzoll/status/1495779415330017280
https://twitter.com/selfbankt/status/1495902642698129411
RT @openoms
If running #Clightning on the #RaspiBlitz there is one command to run to prevent the SDcard filling up with the lightning database backup of a busy node:
lightning-cli backup-compact
(will have this done automatically in the background from the next release) https://twitter.com/satrinity402/status/1491869405885747202
If running #Clightning on the #RaspiBlitz there is one command to run to prevent the SDcard filling up with the lightning database backup of a busy node:
lightning-cli backup-compact
(will have this done automatically in the background from the next release)
---
RT @satrinity402
Wanted to share my experience with running a C-Lightning node for a couple days. Here is the setup I'm using:
- @RaspiBlitz with 8 GB ram
- C-Lightning v0.1…
https://twitter.com/satrinity402/status/1491869405885747202
11/ Lightning implementation #clightning, in particular, is focused on experimental features that the community may later finalize into official specs. @rusty_twit gives an overview on the @compass_mining podcast.
full interview: http://youtube.com/watch?v=MpG_GDwCvvg
#LightningNetwork⚡️@Snyke on one of the many ways the #clightning implementation prioritizes privacy for users:
🗣️ http://t.me/lightningd + http://discord.gg/mE9s4rc5un
#LightningNetwork ⚡️engineer @Snyke on one of the many ways the #clightning implementation priorities privacy for users:
One of the hallmarks of #clightning ⚡️is its incredibly low memory and CPU footprint, which allows #LightningNetwork users to run many nodes at once on something as simple as a @RaspiBlitz. @syke explains👇
If you run your own Lightning node, it's worth experimenting with #Liquidityads, a spec proposal currently available on #clightning⚡️that allows nodes to source inbound capital via the gossip protocol. @niftynei summarizes 👇
The latest #LAYER2ROUNDUP just dropped. Get up to speed on the latest ⚡️ + 🌊 activity and development efforts.
---
RT @Blockstream
1/ #LAYER2ROUNDUP: Last month, Lightning implementations #clightning and #LND rolled out major updates, and @Liquid_BTC took centerstage at @AdoptingBTC for the #BitcoinBond announcement.
Combined #L2 capacity also reached a new high of 6,661 BTC (~$377M).
https://twitter.com/Blockstream/status/1466565290351898632
#l2 #bitcoinbond #lnd #clightning #LAYER2ROUNDUP
RT @Blockstream
1/ #LAYER2ROUNDUP: Last month, Lightning implementations #clightning and #LND rolled out major updates, and @Liquid_BTC took centerstage at @AdoptingBTC for the #BitcoinBond announcement.
Combined #L2 capacity also reached a new high of 6,661 BTC (~$377M).
#l2 #bitcoinbond #lnd #clightning #LAYER2ROUNDUP
4/ We also saw the release of #clightning v0.10.2, notable improvements:
⚡️Better pay performance & history
📉Reduction in database size (avg ~60%)
📶Improved connectivity (handy for #Tor)
🔌New datastore API for plugins
Discord http://discord.gg/mE9s4rc5un
https://medium.com/blockstream/c-lightning-v0-10-2-bitcoin-dust-consensus-rule-33e777d58657
1/ #LAYER2ROUNDUP: Last month, Lightning implementations #clightning and #LND rolled out major updates, and @Liquid_BTC took centerstage at @AdoptingBTC for the #BitcoinBond announcement.
Combined #L2 capacity also reached a new high of 6,661 BTC (~$377M).
#l2 #bitcoinbond #lnd #clightning #LAYER2ROUNDUP
🎉 Happy to announce one of my work to collect data and have metrics about lightning node called lnmetrics
https://t.co/pDp8WH7bkF
The first description of it is available at https://t.co/J42UZBUXHs
Research Question
What is the information that you care about on a lightning node that you consider important when you want to open a channel with a new node?
#lightning #bitcoin #clightning #lightningnetwork
Announcement 🎉
🦀rust-clightning-rpc it is back!
In the next months in my free time, I will work on rust-clightning-rpc to support the latest version of #clightning and the plugin API for rust lang.
Thank @orionwl to make me a maintainer