1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-03-12 19:01:39 +01:00
eclair/eclair-core
t-bast 9625a6e8c6
Remove spurious interactive-tx commit_sig retransmission
We fully implement https://github.com/lightning/bolts/pull/1214 to stop
retransmitting `commit_sig` when our peer has already received it. We
also correctly set `next_commitment_number` to let our peer know whether
we have received their `commit_sig` or not.

We also retransmit `tx_signatures` (and, if requested, `commit_sig`)
after sending `channel_ready` in the 0-conf case. This was missing and
was a bug.
2025-03-03 10:09:24 +01:00
..
src Remove spurious interactive-tx commit_sig retransmission 2025-03-03 10:09:24 +01:00
eclair-cli Fix eclair-cli "compact" mode (#2990) 2025-02-11 11:17:25 +01:00
pom.xml Update bitcoin lib (#3015) 2025-02-24 17:09:53 +01:00