Background
This issue can be related to any Lightning Implementation out there which implements Anchor Channels. I am reporting this issue to just bring awareness for a potential testcase (if its not already there).
I saw the following Commitment Tx onchain:https://mempool.space/tx/df0c4853f6ac69c79faac28235068ae8de766293a372b3147adcca0e79732c9d
nothing special so far, but take a look at the anchor which got obviously used to somehow bump the fee of the commitment tx, but way too late, so the Commitment Tx is already 50 Blocks confirmed until the anchor got confirmed. Regarding the timestamp of both transactions it looks like the anchor feebump happend ~9 hours later.
My guess is, that the node was offline when the commitment tx was broadcasted.
Could lnd behave in such a way? If not just close the issue
Background
This issue can be related to any Lightning Implementation out there which implements Anchor Channels. I am reporting this issue to just bring awareness for a potential testcase (if its not already there).
I saw the following Commitment Tx onchain:https://mempool.space/tx/df0c4853f6ac69c79faac28235068ae8de766293a372b3147adcca0e79732c9d
nothing special so far, but take a look at the anchor which got obviously used to somehow bump the fee of the commitment tx, but way too late, so the Commitment Tx is already 50 Blocks confirmed until the anchor got confirmed. Regarding the timestamp of both transactions it looks like the anchor feebump happend ~9 hours later.
My guess is, that the node was offline when the commitment tx was broadcasted.
Could lnd behave in such a way? If not just close the issue