1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-03-14 03:48:13 +01:00
eclair/eclair-core
Bastien Teinturier 61f1e1f82e
Relay HTLC failure when inactive revoked commit confirms (#2801)
When an inactive revoked commitment containing outgoing HTLCs
is confirmed, we must consider the outgoing HTLC failed and relay that
failure upstream. Because of the alternative commit tx mechanism,
those inactive revoked commitments match the remote commit,
so we were waiting for tx confirmation before failing back upstream.
2024-01-02 16:19:24 +01:00
..
src Relay HTLC failure when inactive revoked commit confirms (#2801) 2024-01-02 16:19:24 +01:00
eclair-cli FIX eclair-cli error code in case of HTTP problem (#2798) 2024-01-02 10:39:07 +01:00
pom.xml Update logback-classic (#2796) 2023-12-06 15:09:11 +01:00