1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-03-12 19:01:39 +01:00
eclair/eclair-core
Richard Myers 95bbf063c9
Use channel_reestablish tlv when sending channel_ready (#3025)
When the remote node supports the 'your_last_funding_locked' tlv we do not need to always resend `channel_ready` when there are no channel updates. The tlv removes the ambiguity about whether our last channel_ready was received.

We also changed how init features are computed so that in the testing framework `init` `reachNormal` and `reconnect` can all use the same set of init features defined by the testing tags.
2025-03-06 14:40:56 +01:00
..
src Use channel_reestablish tlv when sending channel_ready (#3025) 2025-03-06 14:40:56 +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