1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-24 14:50:46 +01:00
eclair/eclair-core
Pierre-Marie Padiou 5916dd6a05
Handle corner case when relaying to an unknown channel (#275)
The `relayer` wasn't correctly handling failures from the `register`, which led to `htlc` lingering without being failed. Sender would see payments stuck in `PENDING` state until they eventually timeout and cause the channel to be unilaterally closed.

This is a regression caused by f47ea72369.
2017-12-12 12:30:55 +01:00
..
src Handle corner case when relaying to an unknown channel (#275) 2017-12-12 12:30:55 +01:00
eclair-cli eclair-cli: added payreq desc, fixed method names (#238) 2017-11-27 20:46:17 +01:00
pom.xml bcak to SNAPSHOT 2017-12-06 19:19:30 +01:00