I'm running a lightning node using LND and just upgraded in order to fix the bug that was discovered earlier today. Of the 6 channels, 4 are already connected. Two are not connected presumably because they are running LND and haven't upgraded yet. None were forced closed. That's fairly resilient.
pull down to refresh
3 sats \ 0 replies \ @pillar 10 Oct 2022
My node is back in pretty much normal operation as well. What surprises me even more is that more than 90% of my peers are also up and running. That's a fast recovery.
reply
0 sats \ 0 replies \ @l0k1 10 Oct 2022
It was a very simple bug, and very simple to fix. Have you seen the size of the witness on the offending transaction? It's 998 * ~66 byte long signatures. The updated value will tolerate a transaction so large it exceeds the block size limit, so it's not going to happen again.
reply