Forwarded from S
upgraded to latest release yesterday. noticed today that it was not running any more, due to: ***BROKEN*** [...] onchain channeld died (1).
so i restarted cln. now I have 30 channels suddenly being on-chain, with no explanation. listpeers $id info shows me lots of "log": "Replaying old unprocessed HTLC #2548" and "num_skipped": 1010
latest entry is:
{
"type": "UNUSUAL",
"time": "95.826793658",
"node_id": "0364913d18a19c671bb36dd04d6ad5be0fe8f2894314c36a9db3f03c2d414907e1",
"source": "chan#24333",
"log": "Peer permanent failure in ONCHAIN: Funding transaction spent (reason=unknown)"
},
{
"type": "SKIPPED",
"num_skipped": 61985
}
what's going on here?
so i restarted cln. now I have 30 channels suddenly being on-chain, with no explanation. listpeers $id info shows me lots of "log": "Replaying old unprocessed HTLC #2548" and "num_skipped": 1010
latest entry is:
{
"type": "UNUSUAL",
"time": "95.826793658",
"node_id": "0364913d18a19c671bb36dd04d6ad5be0fe8f2894314c36a9db3f03c2d414907e1",
"source": "chan#24333",
"log": "Peer permanent failure in ONCHAIN: Funding transaction spent (reason=unknown)"
},
{
"type": "SKIPPED",
"num_skipped": 61985
}
what's going on here?
FxTwitter / FixupX
jamesob (@jamesob)
BITCOIN CORE'S LOSS OF FOCUS
The legacy technical leadership in bitcoin is becoming increasingly less effective.
--
Almost universally, Core and "graybeard" devs are not focusing on _the_ fundamental problem in bitcoin: preserving trustless UTXO ownership.…
The legacy technical leadership in bitcoin is becoming increasingly less effective.
--
Almost universally, Core and "graybeard" devs are not focusing on _the_ fundamental problem in bitcoin: preserving trustless UTXO ownership.…
https://fixupx.com/jamesob/status/1860340932706730261
Lightning has not solved our problems, and given the on-chain footprint that existing channel constructions require, it categorically cannot. Lightning certainly helps reduce on-chain payment volume once someone has opened a channel - but to do that for most people will require a layer 1 innovation.