1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-24 14:50:46 +01:00
eclair/eclair-core
Bastien Teinturier 648f93f682
Ignore revoked htlcs after restart (#2161)
When we restart, if a downstream channel is closing with a revoked commit,
we should fail the corresponding htlcs in upstream channels.

Otherwise they will be ignored until they timeout, which will cause the
upstream channel to force-close.
2022-02-02 15:36:45 +01:00
..
src Ignore revoked htlcs after restart (#2161) 2022-02-02 15:36:45 +01:00
eclair-cli Remove network stats computation (#2094) 2021-12-09 11:58:04 +01:00
pom.xml Back to Dev (#2159) 2022-02-01 10:42:29 +01:00