Christian Decker
Christian Decker
Ok, I think I see what's happening. Just to be sure, can you provide the couple more lines above the snippet you posted? It contains the channel hints that we...
Also, please set your log levels to debug.
Rebased on top of #7274 for immediate inclusion.
Notice that this is not a sync issue, but rather CLN identifying that the `bitcoind` daemon did something that is unlikely to be correct: lost some blocks. If this were...
Channeld dying is a badly phrased log that stems from us losing the connection with the peer. This case is strange since you seem to be controlling both endpoints. Maybe...
@ShahanaFarooqui is this related to the out-of-tree build being changed somehow? I'm not aware of a change to the version self-detection, or we might be missing a change in the...
Also, this is a draft, so please do not attach a milestone to it. Milestones are for the release captain to signal their intent to include a PR in a...
I don't think that'll be necessary. These deadlocks should be pretty evident, and we can add the extra warning later. I'd still like the warnings to also end up in...
Let's add a bit of details to this. Here are a couple of questions to get a base understanding of what happens. - [ ] Is there any common denominator...
This should be addressed in #7567